Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationDataManager.java271 public List<AlertEntry> getVisibleNotifications() { in getVisibleNotifications() method in NotificationDataManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java936 public List<NotificationEntry> getVisibleNotifications() { in getVisibleNotifications() method in NotificationEntryManager