Home
last modified time | relevance | path

Searched defs:getNotifications (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationListener.java217 Map<String, AlertEntry> getNotifications() { in getNotifications() method in CarNotificationListener
H A DCarNotificationView.java144 List<NotificationGroup> getNotifications() { in getNotifications() method in CarNotificationView
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DSnoozeHelper.java181 ArrayList<NotificationRecord> getNotifications(String pkg, in getNotifications() method in SnoozeHelper