Searched defs:setSuppressNotification (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
H A D | Bubble.java | 591 public void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() method in Bubble |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | Notification.java | 10100 public void setSuppressNotification(boolean suppressed) { in setSuppressNotification() method in Notification.Builder.BubbleMetadata |