Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java75 default void setHasNotifications(boolean hasNotifications) { in setHasNotifications() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java296 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications() method in QSFragment