Searched refs:suppressAlertingDueToGrouping (Results 1 – 8 of 8) sorted by relevance
153 if (sbn.isGroup && notification.suppressAlertingDueToGrouping()) { in makeDecisionWithoutDnd()
294 if (sbn.isGroup() && sbn.getNotification().suppressAlertingDueToGrouping()) { in getFullScreenIntentDecision()590 if (sbn.isGroup() && sbn.getNotification().suppressAlertingDueToGrouping()) { in canAlertHeadsUpCommon()
213 entry.sbn.let { it.isGroup && it.notification.suppressAlertingDueToGrouping() } in shouldSuppress()
602 if (notification.suppressAlertingDueToGrouping()) { in shouldMuteNotificationLocked()921 if (record.getSbn().isGroup() && record.getNotification().suppressAlertingDueToGrouping()) { in canShowLightsLocked()
4255 public boolean suppressAlertingDueToGrouping() { in suppressAlertingDueToGrouping() method in Notification
2297 HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z
7961 Landroid/app/Notification;->suppressAlertingDueToGrouping()Z