Searched refs:setGroupAlertBehavior (Results 1 – 11 of 11) sorted by relevance
97 groupSummary.setGroupAlertBehavior(Notification.GROUP_ALERT_ALL); in showNotifications()101 groupSummary.setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN); in showNotifications()219 builder.setGroupAlertBehavior(Notification.GROUP_ALERT_SUMMARY); in createNotificationForVoicemail()
74 .setGroupAlertBehavior(groupAlertBehavior) in createEntry()
622 .setGroupAlertBehavior(Notification.GROUP_ALERT_SUMMARY) in testShouldHeadsUp_nonSuppressedGroupSummary()646 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldHeadsUp_suppressedGroupSummary()
207 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldNotHeadsUp_suppressedForGroups()
375 builder.setGroupAlertBehavior(groupAlertBehavior); in getNotificationRecord()
3968 public Builder setGroupAlertBehavior(@GroupAlertBehavior int groupAlertBehavior) { in setGroupAlertBehavior() method in Notification.Builder
5622 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2123 HSPLandroid/app/Notification$Builder;->setGroupAlertBehavior(I)Landroid/app/Notification$Builder;
5949 method @NonNull public android.app.Notification.Builder setGroupAlertBehavior(int);