Searched refs:sNotificationsChangedListener (Results 1 – 1 of 1) sorted by relevance
69 private static NotificationsChangedListener sNotificationsChangedListener; field in NotificationListener97 sNotificationsChangedListener = listener; in setNotificationsChangedListener()111 sNotificationsChangedListener = null; in removeNotificationsChangedListener()182 if (sNotificationsChangedListener != null) { in handleUiMessage()184 sNotificationsChangedListener.onNotificationPosted( in handleUiMessage()189 if (sNotificationsChangedListener != null) { in handleUiMessage()191 sNotificationsChangedListener.onNotificationRemoved( in handleUiMessage()196 if (sNotificationsChangedListener != null) { in handleUiMessage()197 sNotificationsChangedListener.onNotificationFullRefresh( in handleUiMessage()