Home
last modified time | relevance | path

Searched refs:suppressNotification (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java735 public void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() argument
737 if (suppressNotification) { in setSuppressNotification()