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