Searched refs:getGroupAlertBehavior (Results 1 – 6 of 6) sorted by relevance
407 return entry.notification.getNotification().getGroupAlertBehavior() in onlySummaryAlerts()
467 pw.println(prefix + "groupAlertBehavior=" + notification.getGroupAlertBehavior()); in dump()
3197 public @GroupAlertBehavior int getGroupAlertBehavior() { in getGroupAlertBehavior() method in Notification3269 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()3272 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
1886 HSPLandroid/app/Notification;->getGroupAlertBehavior()I
5282 method public int getGroupAlertBehavior();