Searched refs:mKeyguardQsUserSwitchEnabled (Results 1 – 1 of 1) sorted by relevance
406 private boolean mKeyguardQsUserSwitchEnabled; field in NotificationPanelViewController1060 if (mKeyguardQsUserSwitchEnabled) { in onFinishInflate()1444 boolean showQsUserSwitch = mKeyguardQsUserSwitchEnabled && isUserSwitcherEnabled; in reInflateViews()1446 !mKeyguardQsUserSwitchEnabled in reInflateViews()3505 ipw.print("mKeyguardQsUserSwitchEnabled="); ipw.println(mKeyguardQsUserSwitchEnabled);3675 mKeyguardQsUserSwitchEnabled =4511 boolean prevKeyguardQsUserSwitchEnabled = mKeyguardQsUserSwitchEnabled;4514 || prevKeyguardQsUserSwitchEnabled != mKeyguardQsUserSwitchEnabled) {