/frameworks/base/core/tests/coretests/src/android/service/notification/ |
D | NotificationRankingUpdateTest.java | 109 getOverrideGroupKey(key), in generateUpdate() 144 public static String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationRankingUpdateTest 378 Assert.assertEquals(comment, a.getOverrideGroupKey(), b.getOverrideGroupKey()); in detailedAssertEquals() 535 tweak.getOverrideGroupKey(), in testRankingUpdate_equals_legacy()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationListenerServiceTest.java | 151 assertEquals(getOverrideGroupKey(key), ranking.getOverrideGroupKey()); in testRanking() 232 getOverrideGroupKey(key), in generateUpdate() 262 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | SbnBuilder.java | 59 mOverrideGroupKey = source.getOverrideGroupKey(); in SbnBuilder()
|
D | RankingBuilder.java | 76 mOverrideGroupKey = ranking.getOverrideGroupKey(); in RankingBuilder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | RemoteInputNotificationRebuilder.java | 176 sbn.getOverrideGroupKey(), in rebuildWithRemoteInputInserted()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 444 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification
|
D | NotificationListenerService.java | 1977 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | GroupHelper.java | 252 if (!notificationGone && sbn.getOverrideGroupKey() != null) { in maybeUngroup()
|
D | NotificationRecord.java | 452 if (previous.getSbn().getOverrideGroupKey() != null && !getSbn().isAppGroup()) { in copyRankingInformation() 453 getSbn().setOverrideGroupKey(previous.getSbn().getOverrideGroupKey()); in copyRankingInformation()
|
D | NotificationManagerService.java | 4774 sbn.getUser(), sbn.getOverrideGroupKey(), sbn.getPostTime()); 6626 if (r.getSbn().getOverrideGroupKey() == null) { 6642 if (r.getSbn().getOverrideGroupKey() != null) { 7509 r.getSbn().getOverrideGroupKey() != null, byForegroundService)) { 10639 record.getSbn().getOverrideGroupKey(),
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 637 final String newOverrideGroupKey = ranking.getOverrideGroupKey(); in applyRanking() 638 if (!Objects.equals(entry.getSbn().getOverrideGroupKey(), in applyRanking()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollectionTest.java | 527 assertEquals(newOverrideGroupKey, entry3.getSbn().getOverrideGroupKey()); in testRankingUpdateIsProperlyIssuedToEveryone()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 41246 method public String getOverrideGroupKey(); 41280 method public String getOverrideGroupKey();
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 13683 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 13686 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 49067 Landroid/service/notification/NotificationListenerService$RankingMap;->getOverrideGroupKey(Ljava/la…
|