Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java312 Collection<NotificationEntry> allNotifications = mEntryManager.getAllNotifs(); in findAndUpdateMediaNotifications() local
317 for (NotificationEntry entry : allNotifications) { in findAndUpdateMediaNotifications()
353 for (NotificationEntry entry : allNotifications) { in findAndUpdateMediaNotifications()