Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java66 default void setHasNotifications(boolean hasNotifications) { in setHasNotifications() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java182 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications() method in QSFragment