Home
last modified time | relevance | path

Searched refs:isAppGroup (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/service/notification/
H A DStatusBarNotificationTest.java197 assertTrue(sbn.isAppGroup()); in testIsAppGroup()
200 assertFalse(sbn.isAppGroup()); in testIsAppGroup()
206 assertTrue(sbn.isAppGroup()); in testIsAppGroup()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java197 if (overrideGroupKey != null || isAppGroup()) { in isGroup()
206 public boolean isAppGroup() { in isAppGroup() method in StatusBarNotification
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DGroupHelper.java93 if (!sbn.isAppGroup()) { in onNotificationPosted()
H A DNotificationRecord.java433 if (previous.getSbn().getOverrideGroupKey() != null && !getSbn().isAppGroup()) { in copyRankingInformation()
H A DNotificationManagerService.java8249 if (n.isGroupSummary() && !sbn.isAppGroup()) {
/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.txt13907 HSPLandroid/service/notification/StatusBarNotification;->isAppGroup()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13910 HSPLandroid/service/notification/StatusBarNotification;->isAppGroup()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41029 method public boolean isAppGroup();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49861 Landroid/service/notification/StatusBarNotification;->isAppGroup()Z