Searched refs:NotificationComparator (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Car/Notification/src/com/android/car/notification/ | ||
D | PreprocessingManager.java | 769 Collections.sort(notifications, new NotificationComparator(rankingMap)); in rank() |