Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java360 Collection<NotificationEntry> allNotifications = mNotifPipeline.getAllNotifs(); in findAndUpdateMediaNotifications() local
370 boolean findPlayingMediaNotification( in findPlayingMediaNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java566 Set<NotificationEntry> allNotifications = notifications.get(key); in augmentTileFromNotifications() local