Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DGlobalSortKeyComparatorTest.java55 left.setGlobalSortKey("first"); in testComparator()
62 right.setGlobalSortKey("second"); in testComparator()
100 right.setGlobalSortKey("not null"); in testNoCrash_leftNull()
124 left.setGlobalSortKey("not null"); in testNoCrash_rightNull()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingHelper.java103 notificationList.get(i).setGlobalSortKey(null); in sort()
142 record.setGlobalSortKey( in sort()
H A DNotificationRecord.java1019 public void setGlobalSortKey(String globalSortKey) { in setGlobalSortKey() method in NotificationRecord
/aosp12/frameworks/base/services/
H A Dart-profile27237 HPLcom/android/server/notification/NotificationRecord;->setGlobalSortKey(Ljava/lang/String;)V