Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java504 void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() argument
506 if (suppressNotification) { in setSuppressNotification()