Searched refs:GroupAlertBehavior (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompat.java591 public @interface GroupAlertBehavior {} interface in class:NotificationCompat
705 @GroupAlertBehavior int mGroupAlertBehavior = GROUP_ALERT_ALL;
1551 public Builder setGroupAlertBehavior(@GroupAlertBehavior int groupAlertBehavior) {
5260 @GroupAlertBehavior
/frameworks/base/core/java/android/app/
H A DNotification.java1269 public @interface GroupAlertBehavior {} interface in class:Notification
3054 public @GroupAlertBehavior int getGroupAlertBehavior() {
3354 public Builder setGroupAlertBehavior(@GroupAlertBehavior int groupAlertBehavior) {

Completed in 78 milliseconds