Home
last modified time | relevance | path

Searched defs:getAllNotifs (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DCommonNotifCollection.java47 Collection<NotificationEntry> getAllNotifs(); in getAllNotifs() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifPipeline.java91 public Collection<NotificationEntry> getAllNotifs() { in getAllNotifs() method in NotifPipeline
DNotifCollection.java188 Collection<NotificationEntry> getAllNotifs() { in getAllNotifs() method in NotifCollection
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java911 public Collection<NotificationEntry> getAllNotifs() { in getAllNotifs() method in NotificationEntryManager