Searched refs:onNotificationFullRefresh (Results 1 – 2 of 2) sorted by relevance
103 notificationListener.onNotificationFullRefresh(); in addNotificationsChangedListener()108 listener.onNotificationFullRefresh(Collections.emptyList()))); in addNotificationsChangedListener()186 listener.onNotificationFullRefresh( in handleUiMessage()217 onNotificationFullRefresh(); in onListenerConnected()226 private void onNotificationFullRefresh() { in onNotificationFullRefresh() method in NotificationListener235 onNotificationFullRefresh(); in onListenerDisconnected()328 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh() method
106 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh() method in PopupDataProvider