Home
last modified time | relevance | path

Searched refs:GROUP_ALERT_SUMMARY (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelperTest.java113 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
115 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
117 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
137 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
139 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
141 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
200 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
202 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
206 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
230 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testCleanUpPendingAlertInfo()
[all …]
DStatusBarTest.java422 .setGroupAlertBehavior(Notification.GROUP_ALERT_SUMMARY) in testShouldHeadsUp_nonSuppressedGroupSummary()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java20 import static android.app.Notification.GROUP_ALERT_SUMMARY;
808 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummarySilenceChild()
819 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceSummary()
832 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceNonGroupChild()
1080 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupSuppressionFailureDoesNotAffectRateLimiting()
1216 NotificationRecord child = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoLightsChild()
1227 NotificationRecord summary = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsSummary()
1240 NotificationRecord nonGroup = getLightsNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsNonGroupChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java424 == Notification.GROUP_ALERT_SUMMARY; in onlySummaryAlerts()
/frameworks/base/core/java/android/app/
DNotification.java1299 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY
1322 public static final int GROUP_ALERT_SUMMARY = 1; field in Notification
3265 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...