Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationComparator.java36 public class NotificationComparator class
43 public NotificationComparator(Context context) { in NotificationComparator() method in NotificationComparator
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DPreprocessingManager.java716 private class NotificationComparator implements Comparator<NotificationGroup> { class in PreprocessingManager
719 NotificationComparator(NotificationListenerService.RankingMap rankingMap) { in NotificationComparator() method in PreprocessingManager.NotificationComparator