Searched refs:GROUP_ALERT_CHILDREN (Results 1 – 12 of 12) sorted by relevance
24 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_CHILDREN;289 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGetGroupAlertBehavior()292 assertEquals(GROUP_ALERT_CHILDREN, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()304 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_mutesGroupNotifications()360 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()400 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_doesNotMuteNonGroupNotifications()
23 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_CHILDREN;128 && mGroupAlertBehavior == GROUP_ALERT_CHILDREN) { in build()
23 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_CHILDREN;125 && mGroupAlertBehavior == GROUP_ALERT_CHILDREN) { in build()
19 import static android.app.Notification.GROUP_ALERT_CHILDREN;642 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildSilenceSummary()652 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceChild()661 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_CHILDREN); in testGroupAlertChildNoSilenceNonGroupSummary()
23 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_CHILDREN;158 && mGroupAlertBehavior == GROUP_ALERT_CHILDREN) { in build()
311 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldPeek_suppressedGroupSummary()
579 public static final int GROUP_ALERT_CHILDREN = 2; field in NotificationCompat
2848 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in createAutoGroupSummary()
6391 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2
6380 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2
5194 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2
5380 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2