Home
last modified time | relevance | path

Searched defs:hasNotifications (Results 1 – 5 of 5) 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()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java159 public boolean hasNotifications() { in hasNotifications() method in AlertingNotificationManager
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationViewAdapter.java549 public boolean hasNotifications() { in hasNotifications() method in CarNotificationViewAdapter
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java296 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1248 public boolean hasNotifications(@SelectedRows int selection, boolean isClearable) { in hasNotifications() method in NotificationStackScrollLayoutController