Searched refs:mNotificationSorter (Results 1 – 2 of 2) sorted by relevance
146 private final Comparator<HistoricalNotificationInfo> mNotificationSorter field in NotificationStation216 Collections.sort(infos, mNotificationSorter); in refreshList()