Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java203 : notificationListener.getNotificationsForKeys(notificationKeys); in getStatusBarNotificationsForKeys()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java332 public List<StatusBarNotification> getNotificationsForKeys(List<NotificationKeyData> keys) { in getNotificationsForKeys() method in NotificationListener