Home
last modified time | relevance | path

Searched defs:hasNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java64 default void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAlertingNotificationManager.java159 public boolean hasNotifications() { in hasNotifications() method in AlertingNotificationManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java287 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications()