Home
last modified time | relevance | path

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

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