Home
last modified time | relevance | path

Searched refs:onNotificationFullRefresh (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java133 sNotificationsChangedListener.onNotificationFullRefresh(
170 notificationListener.onNotificationFullRefresh(); in setNotificationsChangedListener()
174 sNotificationsChangedListener.onNotificationFullRefresh( in setNotificationsChangedListener()
202 onNotificationFullRefresh(); in onListenerConnected()
211 private void onNotificationFullRefresh() { in onNotificationFullRefresh() method in NotificationListener
393 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh() method
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java118 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh() method in PopupDataProvider