Home
last modified time | relevance | path

Searched refs:GROUP_ALERT_CHILDREN (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java19 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()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationInterruptionStateProviderTest.java241 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testCanAlertCommon_false_suppressedForGroups()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java441 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldHeadsUp_suppressedGroupSummary()
/frameworks/base/core/java/android/app/
DNotification.java1306 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY
1341 public static final int GROUP_ALERT_CHILDREN = 2; field in Notification
3269 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4410 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
/frameworks/base/non-updatable-api/
Dcurrent.txt5367 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt5367 field public static final int GROUP_ALERT_CHILDREN = 2; // 0x2