Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationContainer.java146 public void applyNotificationInfos(final List<NotificationInfo> notificationInfos) { in applyNotificationInfos() method in NotificationContainer
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java550 public void applyNotificationInfos(List<NotificationInfo> notificationInfos) { in applyNotificationInfos() method