Home
last modified time | relevance | path

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

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