Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DGlobalSortKeyComparatorTest.java80 Collections.sort(actual, new GlobalSortKeyComparator()); in testComparator()
110 Collections.sort(actual, new GlobalSortKeyComparator()); in testNoCrash_leftNull()
140 Collections.sort(actual, new GlobalSortKeyComparator()); in testNoCrash_rightNull()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DGlobalSortKeyComparator.java25 public class GlobalSortKeyComparator implements Comparator<NotificationRecord> { class
H A DRankingHelper.java37 private final GlobalSortKeyComparator mFinalComparator = new GlobalSortKeyComparator();
/aosp14/frameworks/base/services/
H A Dart-profile5049 HSPLcom/android/server/notification/GlobalSortKeyComparator;->compare(Lcom/android/server/notificat…
5050GlobalSortKeyComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I+]Lcom/android/server/noti…