Searched refs:GROUP_ALERT_SUMMARY (Results 1 – 9 of 9) sorted by relevance
3 import android.app.Notification.GROUP_ALERT_SUMMARY145 assertNotSame(GROUP_ALERT_SUMMARY, summary.sbn.notification.groupAlertBehavior)146 assertNotSame(GROUP_ALERT_SUMMARY, notification.entry.sbn.notification.groupAlertBehavior)
21 import static android.app.Notification.GROUP_ALERT_SUMMARY;982 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummarySilenceChild()993 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceSummary()1006 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceNonGroupChild()1255 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupSuppressionFailureDoesNotAffectRateLimiting()1406 NotificationRecord child = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoLightsChild()1417 NotificationRecord summary = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsSummary()1430 NotificationRecord nonGroup = getLightsNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsNonGroupChild()
19 import android.app.Notification.GROUP_ALERT_SUMMARY166 groupPriority = helper.createChildNotification(GROUP_ALERT_SUMMARY, 0, "priority", 400)167 groupSibling1 = helper.createChildNotification(GROUP_ALERT_SUMMARY, 1, "sibling", 300)168 groupSibling2 = helper.createChildNotification(GROUP_ALERT_SUMMARY, 2, "sibling", 200)
19 import android.app.Notification.GROUP_ALERT_SUMMARY301 entry.sbn.notification.groupAlertBehavior == GROUP_ALERT_SUMMARY
21 import static android.app.Notification.GROUP_ALERT_SUMMARY;904 NotificationEntry bubble = createBubble("testgroup", GROUP_ALERT_SUMMARY); in testShouldBubbleUp_notifInGroupWithOnlySummaryAlerts()1026 .setGroupAlertBehavior(silent ? GROUP_ALERT_SUMMARY : Notification.GROUP_ALERT_ALL) in createFsiNotification()
716 .setGroupAlertBehavior(Notification.GROUP_ALERT_SUMMARY) in testShouldHeadsUp_nonSuppressedGroupSummary()
1594 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY1617 public static final int GROUP_ALERT_SUMMARY = 1; field in Notification3806 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6305 field public static final int GROUP_ALERT_SUMMARY = 1; // 0x1