Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java94 default void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java149 public boolean hasNotifications() { in hasNotifications() method in AlertingNotificationManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java378 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1367 public boolean hasNotifications(@SelectedRows int selection, boolean isClearable) { in hasNotifications() method in NotificationStackScrollLayoutController