Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java498 assertArrayEquals(a.getOrderedKeys(), b.getOrderedKeys()); in detailedAssertEquals()
499 for (String key : a.getOrderedKeys()) { in detailedAssertEquals()
H A DNotificationManagerServiceTest.java11204 assertEquals(2, nru.getRankingMap().getOrderedKeys().length);
11214 assertEquals(1, nru.getRankingMap().getOrderedKeys().length);
11223 assertEquals(2, nru.getRankingMap().getOrderedKeys().length);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java433 String[] orderedKeys = rankingMap.getOrderedKeys(); in onRankingUpdate()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java2335 public String[] getOrderedKeys() { in getOrderedKeys() method in NotificationListenerService.RankingMap
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java1507 String[] orderedKeys = rankingMap.getOrderedKeys(); in onRankingUpdated()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1603 when(rankingMap.getOrderedKeys()).thenReturn(new String[]{mBubbleEntry.getKey()}); in testOnRankingUpdate_DndSuppressListNotif()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13863 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getOrderedKeys()[Ljava/la…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13866 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getOrderedKeys()[Ljava/la…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41006 method public String[] getOrderedKeys();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49752 Landroid/service/notification/NotificationRankingUpdate;->getOrderedKeys()[Ljava/lang/String;