Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java599 public void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() argument
601 if (suppressNotification) { in setSuppressNotification()