Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java139 assertEquals(getOverrideGroupKey(key), ranking.getOverrideGroupKey()); in testRanking()
213 tweak.getOverrideGroupKey(), in testRankingUpdate_equals()
296 getOverrideGroupKey(key), in generateUpdate()
326 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest
476 assertEquals(comment, a.getOverrideGroupKey(), b.getOverrideGroupKey()); in detailedAssertEquals()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java136 sbn.getOverrideGroupKey(), in rebuildWithRemoteInputInserted()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java59 mOverrideGroupKey = source.getOverrideGroupKey(); in SbnBuilder()
H A DRankingBuilder.java76 mOverrideGroupKey = ranking.getOverrideGroupKey(); in RankingBuilder()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DGroupHelper.java184 if (!notificationGone && sbn.getOverrideGroupKey() != null) { in maybeUngroup()
H A DNotificationRecord.java433 if (previous.getSbn().getOverrideGroupKey() != null && !getSbn().isAppGroup()) { in copyRankingInformation()
434 getSbn().setOverrideGroupKey(previous.getSbn().getOverrideGroupKey()); in copyRankingInformation()
H A DNotificationManagerService.java4486 sbn.getUser(), sbn.getOverrideGroupKey(), sbn.getPostTime());
6043 if (r.getSbn().getOverrideGroupKey() == null) {
6057 if (r.getSbn().getOverrideGroupKey() != null) {
6861 r.getSbn().getOverrideGroupKey() != null, byForegroundService)) {
10278 record.getSbn().getOverrideGroupKey(),
/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java442 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification
H A DNotificationListenerService.java1956 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java637 final String newOverrideGroupKey = ranking.getOverrideGroupKey(); in applyRanking()
638 if (!Objects.equals(entry.getSbn().getOverrideGroupKey(), in applyRanking()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java527 assertEquals(newOverrideGroupKey, entry3.getSbn().getOverrideGroupKey()); in testRankingUpdateIsProperlyIssuedToEveryone()
/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/core/api/
H A Dcurrent.txt40988 method public String getOverrideGroupKey();
41022 method public String getOverrideGroupKey();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13898 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13901 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49710 Landroid/service/notification/NotificationListenerService$RankingMap;->getOverrideGroupKey(Ljava/la…