Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationListener.java191 alertEntry.getStatusBarNotification().getOverrideGroupKey(); in updateOverrideGroupKey()
192 String newOverrideGroupKey = getOverrideGroupKey(alertEntry.getKey()); in updateOverrideGroupKey()
204 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in CarNotificationListener
207 return mTemporaryRanking.getOverrideGroupKey(); in getOverrideGroupKey()
H A DPreprocessingManager.java408 && summaryNotification.getStatusBarNotification().getOverrideGroupKey() in group()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java106 assertEquals(getOverrideGroupKey(key), ranking.getOverrideGroupKey()); in testRanking()
180 tweak.getOverrideGroupKey(), in testRankingUpdate_equals()
261 getOverrideGroupKey(key), in generateUpdate()
289 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest
431 assertEquals(comment, a.getOverrideGroupKey(), b.getOverrideGroupKey()); in detailedAssertEquals()
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DCarNotificationListenerTest.java87 when(mStatusBarNotification.getOverrideGroupKey()).thenReturn(TEST_OVERRIDE_GROUP_KEY); in setup()
318 when(mStatusBarNotification.getOverrideGroupKey()) in onNotificationRankingUpdate_overrideGroupKeyUpdated_notifiesHandler()
H A DPreprocessingManagerTest.java1032 getOverrideGroupKey(key), in generateRankingMap()
1063 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in PreprocessingManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java136 sbn.getOverrideGroupKey(), in rebuildWithRemoteInputInserted()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSbnBuilder.java59 mOverrideGroupKey = source.getOverrideGroupKey(); in SbnBuilder()
H A DRankingBuilder.java72 mOverrideGroupKey = ranking.getOverrideGroupKey(); in RankingBuilder()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java507 final String newOverrideGroupKey = ranking.getOverrideGroupKey(); in applyRanking()
508 if (!Objects.equals(entry.getSbn().getOverrideGroupKey(), in applyRanking()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java405 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification
H A DNotificationListenerService.java1877 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java420 if (previous.getSbn().getOverrideGroupKey() != null && !getSbn().isAppGroup()) { in copyRankingInformation()
421 getSbn().setOverrideGroupKey(previous.getSbn().getOverrideGroupKey()); in copyRankingInformation()
H A DNotificationManagerService.java4150 sbn.getUser(), sbn.getOverrideGroupKey(), sbn.getPostTime());
5543 if (r.getSbn().getOverrideGroupKey() == null) {
5556 if (r.getSbn().getOverrideGroupKey() != null) {
6206 r.getSbn().getOverrideGroupKey() != null)) {
9328 record.getSbn().getOverrideGroupKey(),
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java575 if (entry.getSbn().getOverrideGroupKey() != null && !entry.isRowDismissed()) { in handleGroupSummaryRemoved()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java353 assertEquals(newOverrideGroupKey, entry3.getSbn().getOverrideGroupKey()); in testRankingUpdateIsProperlyIssuedToEveryone()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38730 method public String getOverrideGroupKey();
38764 method public String getOverrideGroupKey();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14283 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14273 HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53033 Landroid/service/notification/NotificationListenerService$RankingMap;->getOverrideGroupKey(Ljava/la…