Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelperTest.java110 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
112 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
114 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()
134 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
136 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
138 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()
197 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
199 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
203 mGroupTestHelper.createChildNotification(Notification.GROUP_ALERT_SUMMARY); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
227 mGroupTestHelper.createSummaryNotification(Notification.GROUP_ALERT_SUMMARY); in testCleanUpPendingAlertInfo()
[all …]
DStatusBarTest.java420 .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.java408 == Notification.GROUP_ALERT_SUMMARY; in onlySummaryAlerts()
/frameworks/base/core/java/android/app/
DNotification.java1306 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY
1329 public static final int GROUP_ALERT_SUMMARY = 1; field in Notification
3272 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
/frameworks/base/non-updatable-api/
Dcurrent.txt5368 field public static final int GROUP_ALERT_SUMMARY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt5368 field public static final int GROUP_ALERT_SUMMARY = 1; // 0x1