Searched refs:isSimpleUserSwitcher (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java104 return (mUserSwitcherController != null) && mUserSwitcherController.isSimpleUserSwitcher();
215 if (mUserSwitcherContainer != null && !mUserSwitcherController.isSimpleUserSwitcher()) {
H A DUserSwitcherController.java260 public boolean isSimpleUserSwitcher() { method in class:UserSwitcherController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1393 || !mUserSwitcherController.isSimpleUserSwitcher())

Completed in 79 milliseconds