Searched refs:getGroupAlertBehavior (Results 1 – 8 of 8) sorted by relevance
534 assertEquals(GROUP_ALERT_CHILDREN, summaryNotif.getGroupAlertBehavior()); in testBuilder_setSilent_summaryBehavior_groupAlertChildren()544 assertEquals(GROUP_ALERT_SUMMARY, childNotif.getGroupAlertBehavior()); in testBuilder_setSilent_childBehavior_groupAlertSummary()
582 pw.println(prefix + "groupAlertBehavior=" + notification.getGroupAlertBehavior()); in dumpNotification()
4121 public @GroupAlertBehavior int getGroupAlertBehavior() { in getGroupAlertBehavior() method in Notification4257 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()4260 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
14538 parcel.writeInt(notif.getGroupAlertBehavior());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2278 HSPLandroid/app/Notification;->getGroupAlertBehavior()I
6392 method public int getGroupAlertBehavior();