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/
DNotificationItemView.java169 public void applyNotificationInfos(final List<NotificationInfo> notificationInfos) { in applyNotificationInfos() method in NotificationItemView
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java353 public void applyNotificationInfos(List<NotificationInfo> notificationInfos) { in applyNotificationInfos() method