Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java543 private class NotificationComparator implements Comparator<NotificationGroup> { class in PreprocessingManager
546 NotificationComparator(NotificationListenerService.RankingMap rankingMap) { in NotificationComparator() method in PreprocessingManager.NotificationComparator