Searched refs:GROUP_ALERT_SUMMARY (Results 1 – 10 of 10) sorted by relevance
3 import android.app.Notification.GROUP_ALERT_SUMMARY158 assertNotSame(GROUP_ALERT_SUMMARY, summary.sbn.notification.groupAlertBehavior) in testAlertingSummaryHunRemovedOnNonAlertingChildLaunch()159 assertNotSame(GROUP_ALERT_SUMMARY, notification.entry.sbn.notification.groupAlertBehavior) in testAlertingSummaryHunRemovedOnNonAlertingChildLaunch()
31 import android.app.Notification.GROUP_ALERT_SUMMARY in <lambda>()502 groupAlertBehavior = GROUP_ALERT_SUMMARY in <lambda>()526 groupAlertBehavior = GROUP_ALERT_SUMMARY in <lambda>()562 groupAlertBehavior = GROUP_ALERT_SUMMARY in <lambda>()
21 import static android.app.Notification.GROUP_ALERT_SUMMARY;965 NotificationEntry bubble = createBubble("testgroup", GROUP_ALERT_SUMMARY); in testShouldBubbleUp_notifInGroupWithOnlySummaryAlerts()1102 .setGroupAlertBehavior(silent ? GROUP_ALERT_SUMMARY : Notification.GROUP_ALERT_ALL) in createFsiNotification()
19 import android.app.Notification.GROUP_ALERT_SUMMARY in <lambda>()166 groupPriority = helper.createChildNotification(GROUP_ALERT_SUMMARY, 0, "priority", 400) in <lambda>()167 groupSibling1 = helper.createChildNotification(GROUP_ALERT_SUMMARY, 1, "sibling", 300) in <lambda>()168 groupSibling2 = helper.createChildNotification(GROUP_ALERT_SUMMARY, 2, "sibling", 200) in <lambda>()
21 import static android.app.Notification.GROUP_ALERT_SUMMARY;1145 NotificationRecord child = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummarySilenceChild()1156 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceSummary()1169 NotificationRecord nonGroup = getBeepyNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoSilenceNonGroupChild()1420 NotificationRecord summary = getBeepyNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupSuppressionFailureDoesNotAffectRateLimiting()1612 NotificationRecord child = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryNoLightsChild()1623 NotificationRecord summary = getLightsNotificationRecord("a", GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsSummary()1636 NotificationRecord nonGroup = getLightsNotificationRecord(null, GROUP_ALERT_SUMMARY); in testGroupAlertSummaryLightsNonGroupChild()
19 import android.app.Notification.GROUP_ALERT_SUMMARY in <lambda>()306 entry.sbn.notification.groupAlertBehavior == GROUP_ALERT_SUMMARY in <lambda>()
41 import static android.app.Notification.GROUP_ALERT_SUMMARY;544 assertEquals(GROUP_ALERT_SUMMARY, childNotif.getGroupAlertBehavior()); in testBuilder_setSilent_childBehavior_groupAlertSummary()
1652 GROUP_ALERT_ALL, GROUP_ALERT_CHILDREN, GROUP_ALERT_SUMMARY1675 public static final int GROUP_ALERT_SUMMARY = 1; field in Notification4260 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()4753 setGroupAlertBehavior(GROUP_ALERT_SUMMARY); in setSilent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6500 field public static final int GROUP_ALERT_SUMMARY = 1; // 0x1