Searched defs:userSwitcher (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java58 public KeyguardUserSwitcher(Context context, ViewStub userSwitcher, argument
64 mUserSwitcherContainer = (Container) userSwitcher.inflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DQSTileHost.java96 UserSwitcherController userSwitcher, KeyguardMonitor keyguard,
108 mUserSwitcherController = userSwitcher;
91 QSTileHost(Context context, PhoneStatusBar statusBar, BluetoothController bluetooth, LocationController location, RotationLockController rotation, NetworkController network, ZenModeController zen, HotspotController hotspot, CastController cast, FlashlightController flashlight, UserSwitcherController userSwitcher, KeyguardMonitor keyguard, SecurityController security) argument

Completed in 45 milliseconds