Searched refs:GROUP_ALERT_CHILDREN (Results 1 – 8 of 8) sorted by relevance
30 import android.app.Notification.GROUP_ALERT_CHILDREN in <lambda>()514 groupAlertBehavior = GROUP_ALERT_CHILDREN in <lambda>()703 groupAlertBehavior = GROUP_ALERT_CHILDREN in <lambda>()715 groupAlertBehavior = GROUP_ALERT_CHILDREN in <lambda>()737 groupAlertBehavior = GROUP_ALERT_CHILDREN in <lambda>()
237 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldNotHeadsUp_suppressedForGroups()
20 import static android.app.Notification.GROUP_ALERT_CHILDREN;1180 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildSilenceSummary()1192 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceChild()1203 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceNonGroupSummary()1411 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testPostingGroupSuppressedDoesNotAffectRateLimiting()1647 NotificationRecord summary = getLightsNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildNoLightsSummary()1659 NotificationRecord child = getLightsNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildLightsChild()1670 NotificationRecord nonGroup = getLightsNotificationRecord(null, GROUP_ALERT_CHILDREN); in testGroupAlertChildLightsNonGroupSummary()
40 import static android.app.Notification.GROUP_ALERT_CHILDREN;534 assertEquals(GROUP_ALERT_CHILDREN, summaryNotif.getGroupAlertBehavior()); in testBuilder_setSilent_summaryBehavior_groupAlertChildren()
1652 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY1687 public static final int GROUP_ALERT_CHILDREN = 2; field in Notification4257 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()4751 setGroupAlertBehavior(GROUP_ALERT_CHILDREN); in setSilent()
6711 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6499 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2