Searched refs:NotificationComparator (Results 1 – 1 of 1) sorted by relevance
466 Collections.sort(notifications, new NotificationComparator(rankingMap)); in rank()543 private class NotificationComparator implements Comparator<NotificationGroup> { class in PreprocessingManager546 NotificationComparator(NotificationListenerService.RankingMap rankingMap) { in NotificationComparator() method in PreprocessingManager.NotificationComparator