Home
last modified time | relevance | path

Searched defs:userSwitcherController (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DGuestResetOrExitSessionReceiver.java154 UserSwitcherController userSwitcherController, in ResetSessionDialog()
205 UserSwitcherController userSwitcherController, in ExitSessionDialog()
DGuestResumeSessionReceiver.java152 UserSwitcherController userSwitcherController, in ResetSessionDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
DKeyguardModule.java101 UserSwitcherController userSwitcherController, in newKeyguardViewMediator()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DKeyguardQsUserSwitchControllerTest.kt51 private lateinit var userSwitcherController: UserSwitcherController variable in com.android.systemui.statusbar.policy.KeyguardQsUserSwitchControllerTest
DKeyguardUserSwitcherAdapterTest.kt50 private lateinit var userSwitcherController: UserSwitcherController variable in com.android.systemui.statusbar.policy.KeyguardUserSwitcherAdapterTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java344 UserSwitcherController userSwitcherController, in initMode()
814 @NonNull UserSwitcherController userSwitcherController, in init()
923 @NonNull UserSwitcherController userSwitcherController, in init()
971 @NonNull UserSwitcherController userSwitcherController, in init()
1269 @NonNull UserSwitcherController userSwitcherController, in init()
DKeyguardSecurityContainerController.java381 UserSwitcherController userSwitcherController, in KeyguardSecurityContainerController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardQsUserSwitchController.java143 UserSwitcherController userSwitcherController, in KeyguardQsUserSwitchController()
DKeyguardUserSwitcherController.java158 UserSwitcherController userSwitcherController, in KeyguardUserSwitcherController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/data/repository/
DUserSwitcherRepository.kt62 private val userSwitcherController: UserSwitcherController, constant in com.android.systemui.qs.footer.data.repository.UserSwitcherRepositoryImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1196 UserSwitcherController userSwitcherController, in KeyguardViewMediator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java679 public CentralSurfacesImpl( in CentralSurfacesImpl()