Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupTestHelper.java48 return createSummaryNotification(Notification.GROUP_ALERT_ALL); in createSummaryNotification()
56 return createChildNotification(Notification.GROUP_ALERT_ALL); in createChildNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java18 import static android.app.Notification.GROUP_ALERT_ALL;
246 Notification.GROUP_ALERT_ALL, false); in getCallRecord()
252 null, Notification.GROUP_ALERT_ALL, false); in getNotificationRecord()
258 null, Notification.GROUP_ALERT_ALL, true); in getLeanbackNotificationRecord()
877 NotificationRecord group = getBeepyNotificationRecord("a", GROUP_ALERT_ALL); in testGroupAlertAllNoSilenceGroup()
1285 NotificationRecord group = getLightsNotificationRecord("a", GROUP_ALERT_ALL); in testGroupAlertAllLightsGroup()
/frameworks/base/core/java/android/app/
DNotification.java1306 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY
1316 public static final int GROUP_ALERT_ALL = 0; field in Notification
1343 private int mGroupAlertBehavior = GROUP_ALERT_ALL;
/frameworks/base/non-updatable-api/
Dcurrent.txt5366 field public static final int GROUP_ALERT_ALL = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt5366 field public static final int GROUP_ALERT_ALL = 0; // 0x0