Home
last modified time | relevance | path

Searched refs:mNotificationSorter (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationStation.java163 private final Comparator<HistoricalNotificationInfo> mNotificationSorter field in NotificationStation
397 list.sort(mNotificationSorter); in loadNotifications()