Home
last modified time | relevance | path

Searched defs:onBubbleNotificationSuppressionChanged (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationDelegate.java60 void onBubbleNotificationSuppressionChanged(String key, boolean isNotifSuppressed, in onBubbleNotificationSuppressionChanged() method
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBarService.aidl83 …void onBubbleNotificationSuppressionChanged(String key, boolean isNotifSuppressed, boolean isBubbl… in onBubbleNotificationSuppressionChanged() method
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java507 public void onBubbleNotificationSuppressionChanged(Bubble bubble) { in onBubbleNotificationSuppressionChanged() method in BubbleController
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1543 public void onBubbleNotificationSuppressionChanged(String key, boolean isNotifSuppressed, in onBubbleNotificationSuppressionChanged() method in StatusBarManagerService