Searched refs:GROUP_ALERT_CHILDREN (Results 1 – 7 of 7) sorted by relevance
19 import static android.app.Notification.GROUP_ALERT_CHILDREN;843 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildSilenceSummary()855 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceChild()866 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceNonGroupSummary()1071 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testPostingGroupSuppressedDoesNotAffectRateLimiting()1251 NotificationRecord summary = getLightsNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildNoLightsSummary()1263 NotificationRecord child = getLightsNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildLightsChild()1274 NotificationRecord nonGroup = getLightsNotificationRecord(null, GROUP_ALERT_CHILDREN); in testGroupAlertChildLightsNonGroupSummary()
241 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testCanAlertCommon_false_suppressedForGroups()
441 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldHeadsUp_suppressedGroupSummary()
1306 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY1341 public static final int GROUP_ALERT_CHILDREN = 2; field in Notification3269 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()
4410 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
5367 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2