Home
last modified time | relevance | path

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

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