Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanelController.java149 mView.setSecurityFooter(mQsSecurityFooter.getView(), mShouldUseSplitNotificationShade); in onViewAttached() local
H A DQSPanelControllerBase.java72 protected boolean mShouldUseSplitNotificationShade; field in QSPanelControllerBase
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java533 private boolean mShouldUseSplitNotificationShade; field in NotificationStackScrollLayout
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java311 private boolean mShouldUseSplitNotificationShade; field in NotificationPanelViewController