Home
last modified time | relevance | path

Searched refs:suppressAlertingDueToGrouping (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt153 if (sbn.isGroup && notification.suppressAlertingDueToGrouping()) { in makeDecisionWithoutDnd()
DNotificationInterruptStateProviderImpl.java294 if (sbn.isGroup() && sbn.getNotification().suppressAlertingDueToGrouping()) { in getFullScreenIntentDecision()
590 if (sbn.isGroup() && sbn.getNotification().suppressAlertingDueToGrouping()) { in canAlertHeadsUpCommon()
DCommonVisualInterruptionSuppressors.kt213 entry.sbn.let { it.isGroup && it.notification.suppressAlertingDueToGrouping() } in shouldSuppress()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java602 if (notification.suppressAlertingDueToGrouping()) { in shouldMuteNotificationLocked()
921 if (record.getSbn().isGroup() && record.getNotification().suppressAlertingDueToGrouping()) { in canShowLightsLocked()
/frameworks/base/core/java/android/app/
DNotification.java4255 public boolean suppressAlertingDueToGrouping() { in suppressAlertingDueToGrouping() method in Notification
/frameworks/base/boot/
Dboot-image-profile.txt2297 HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z
/frameworks/base/config/
Dboot-image-profile.txt2297 HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7961 Landroid/app/Notification;->suppressAlertingDueToGrouping()Z