Home
last modified time | relevance | path

Searched refs:getGroupAlertBehavior (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java564 pw.println(prefix + "groupAlertBehavior=" + notification.getGroupAlertBehavior()); in dumpNotification()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3723 public @GroupAlertBehavior int getGroupAlertBehavior() { in getGroupAlertBehavior() method in Notification
3803 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()
3806 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
/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.txt2303 HSPLandroid/app/Notification;->getGroupAlertBehavior()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2303 HSPLandroid/app/Notification;->getGroupAlertBehavior()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6198 method public int getGroupAlertBehavior();