Home
last modified time | relevance | path

Searched refs:GROUP_ALERT_ALL (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/notification/src/com/android/server/notification/
DBuzzBeepBlinkTest.java18 import static android.app.Notification.GROUP_ALERT_ALL;
201 null, Notification.GROUP_ALERT_ALL, false); in getCustomLightsNotification()
207 null, Notification.GROUP_ALERT_ALL, false); in getNotificationRecord()
213 null, Notification.GROUP_ALERT_ALL, true); in getLeanbackNotificationRecord()
670 NotificationRecord group = getBeepyNotificationRecord("a", GROUP_ALERT_ALL); in testGroupAlertAllNoSilenceGroup()
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java22 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_ALL;
124 if (mGroupAlertBehavior != GROUP_ALERT_ALL) { in build()
/frameworks/support/compat/api20/android/support/v4/app/
DNotificationCompatApi20.java22 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_ALL;
121 if (mGroupAlertBehavior != GROUP_ALERT_ALL) { in build()
/frameworks/support/compat/api21/android/support/v4/app/
DNotificationCompatApi21.java22 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_ALL;
154 if (mGroupAlertBehavior != GROUP_ALERT_ALL) { in build()
/frameworks/support/compat/tests/java/android/support/v4/app/
DNotificationCompatTest.java23 import static android.support.v4.app.NotificationCompat.GROUP_ALERT_ALL;
294 assertEquals(GROUP_ALERT_ALL, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java556 public static final int GROUP_ALERT_ALL = 0; field in NotificationCompat
1058 private int mGroupAlertBehavior = GROUP_ALERT_ALL;
4478 return GROUP_ALERT_ALL; in getGroupAlertBehavior()
/frameworks/support/api/
D26.0.0-SNAPSHOT.txt6390 field public static final int GROUP_ALERT_ALL = 0; // 0x0
D26.0.0-beta2.txt6379 field public static final int GROUP_ALERT_ALL = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt5193 field public static final int GROUP_ALERT_ALL = 0; // 0x0
Dsystem-current.txt5379 field public static final int GROUP_ALERT_ALL = 0; // 0x0