Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingHelper.java37 private final GlobalSortKeyComparator mFinalComparator = new GlobalSortKeyComparator();
H A DGlobalSortKeyComparator.java25 public class GlobalSortKeyComparator implements Comparator<NotificationRecord> { class
/aosp12/frameworks/base/services/
H A Dart-profile26113 HSPLcom/android/server/notification/GlobalSortKeyComparator;-><init>()V
26114 HPLcom/android/server/notification/GlobalSortKeyComparator;->compare(Lcom/android/server/notificati…
26115GlobalSortKeyComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I+]Lcom/android/server/noti…
54434 Lcom/android/server/notification/GlobalSortKeyComparator;