Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java359 List<AlertEntry> getActiveHeadsUpNotifications(); in getActiveHeadsUpNotifications() method
DCarHeadsUpNotificationManager.java552 protected Map<String, HeadsUpEntry> getActiveHeadsUpNotifications() { in getActiveHeadsUpNotifications() method in CarHeadsUpNotificationManager