Home
last modified time | relevance | path

Searched refs:setGroupAlertBehavior (Results 1 – 10 of 10) sorted by relevance

/frameworks/support/compat/tests/java/android/support/v4/app/
DNotificationCompatTest.java289 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGetGroupAlertBehavior()
304 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_mutesGroupNotifications()
313 .setGroupAlertBehavior(GROUP_ALERT_SUMMARY) in testGroupAlertBehavior_mutesGroupNotifications()
351 .setGroupAlertBehavior(GROUP_ALERT_SUMMARY) in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()
360 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()
400 .setGroupAlertBehavior(GROUP_ALERT_CHILDREN) in testGroupAlertBehavior_doesNotMuteNonGroupNotifications()
/frameworks/support/compat/api26/android/support/v4/app/
DNotificationCompatApi26.java88 .setGroupAlertBehavior(groupAlertBehavior); in Builder()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java290 .setGroupAlertBehavior(Notification.GROUP_ALERT_SUMMARY) in testShouldPeek_nonSuppressedGroupSummary()
311 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in testShouldPeek_suppressedGroupSummary()
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DBuzzBeepBlinkTest.java266 builder.setGroupAlertBehavior(groupAlertBehavior); in getNotificationRecord()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java1842 public Builder setGroupAlertBehavior(int groupAlertBehavior) { in setGroupAlertBehavior() method in NotificationCompat.Builder
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2848 .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN) in createAutoGroupSummary()
/frameworks/support/api/
D26.0.0-SNAPSHOT.txt6501 method public android.support.v4.app.NotificationCompat.Builder setGroupAlertBehavior(int);
D26.0.0-beta2.txt6490 method public android.support.v4.app.NotificationCompat.Builder setGroupAlertBehavior(int);
/frameworks/base/api/
Dcurrent.txt5342 method public android.app.Notification.Builder setGroupAlertBehavior(int);
Dsystem-current.txt5528 method public android.app.Notification.Builder setGroupAlertBehavior(int);