Home
last modified time | relevance | path

Searched refs:mKeyguardQsUserSwitchEnabled (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java348 private boolean mKeyguardQsUserSwitchEnabled; field in NotificationPanelViewController
844 if (mKeyguardQsUserSwitchEnabled) { in onFinishInflate()
1106 boolean showQsUserSwitch = mKeyguardQsUserSwitchEnabled && isUserSwitcherEnabled; in reInflateViews()
1108 !mKeyguardQsUserSwitchEnabled in reInflateViews()
4022 mKeyguardQsUserSwitchEnabled = in updateUserSwitcherFlags()