Home
last modified time | relevance | path

Searched defs:isQsExpanded (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java1233 public boolean isQsExpanded() { in isQsExpanded() method in StatusBarKeyguardViewManager
H A DNotificationPanelViewController.java3186 public boolean isQsExpanded() { in isQsExpanded() method in NotificationPanelViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4790 boolean isQsExpanded() { in isQsExpanded() method