Home
last modified time | relevance | path

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

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