Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java224 private void onNotificationFullRefresh() { in onNotificationFullRefresh() method in NotificationListener
344 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh() method
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java103 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh() method in PopupDataProvider