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