Searched refs:GROUP_ALERT_ALL (Results 1 – 8 of 8) sorted by relevance
51 return createSummaryNotification(Notification.GROUP_ALERT_ALL, mId++, null); in createSummaryNotification()70 return createChildNotification(Notification.GROUP_ALERT_ALL); in createChildNotification()
19 import static android.app.Notification.GROUP_ALERT_ALL;398 lights, null, Notification.GROUP_ALERT_ALL, false, mUser); in getNotificationRecord()404 lights, null, Notification.GROUP_ALERT_ALL, false, userHandle); in getNotificationRecord()412 null, Notification.GROUP_ALERT_ALL, true, mUser); in getLeanbackNotificationRecord()1214 NotificationRecord group = getBeepyNotificationRecord("a", GROUP_ALERT_ALL); in testGroupAlertAllNoSilenceGroup()1681 NotificationRecord group = getLightsNotificationRecord("a", GROUP_ALERT_ALL); in testGroupAlertAllLightsGroup()2197 false, null, Notification.GROUP_ALERT_ALL, false, mUser, "anotherPkg"); in testBeepVolume_politeNotif_AvalancheStrategy()2207 false, null, Notification.GROUP_ALERT_ALL, false, mUser, "yetAnotherPkg"); in testBeepVolume_politeNotif_AvalancheStrategy()2244 false, null, Notification.GROUP_ALERT_ALL, false, mUser, "anotherPkg"); in testBeepVolume_politeNotif_AvalancheStrategy_ChannelHasUserSound()2284 false, null, Notification.GROUP_ALERT_ALL, false, mUser, "anotherPkg"); in testBeepVolume_politeNotif_AvalancheStrategy_AttnUpdate()[all …]
18 import android.app.Notification.GROUP_ALERT_ALL in <lambda>()164 groupSummary = helper.createSummaryNotification(GROUP_ALERT_ALL, 0, "summary", 500) in <lambda>()170 groupChild1 = helper.createChildNotification(GROUP_ALERT_ALL, 1, "child", 350) in <lambda>()171 groupChild2 = helper.createChildNotification(GROUP_ALERT_ALL, 2, "child", 250) in <lambda>()172 groupChild3 = helper.createChildNotification(GROUP_ALERT_ALL, 3, "child", 150) in <lambda>()
29 import android.app.Notification.GROUP_ALERT_ALL in <lambda>()751 groupAlertBehavior = GROUP_ALERT_ALL in <lambda>()
1102 .setGroupAlertBehavior(silent ? GROUP_ALERT_SUMMARY : Notification.GROUP_ALERT_ALL) in createFsiNotification()
1652 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY1662 public static final int GROUP_ALERT_ALL = 0; field in Notification1697 private int mGroupAlertBehavior = GROUP_ALERT_ALL;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6498 field public static final int GROUP_ALERT_ALL = 0; // 0x0