Home
last modified time | relevance | path

Searched refs:GROUP_ALERT_CHILDREN (Results 1 – 5 of 5) 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/phone/
DStatusBarTest.java443 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldHeadsUp_suppressedGroupSummary()
/frameworks/base/core/java/android/app/
DNotification.java1299 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY
1334 public static final int GROUP_ALERT_CHILDREN = 2; field in Notification
3262 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4286 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...