Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java377 private static class PrioritisedNotifications implements Comparator<String> { class in CarHeadsUpNotificationQueue
381 PrioritisedNotifications(String[] notificationsCategoryInPriorityOrder, in PrioritisedNotifications() method in CarHeadsUpNotificationQueue.PrioritisedNotifications