Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchControllerTest.kt72 private lateinit var userSwitchDialogController: UserSwitchDialogController
100 userSwitchDialogController,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java150 UserSwitchDialogController userSwitchDialogController, in KeyguardQsUserSwitchController() argument
164 mUserSwitchDialogController = userSwitchDialogController; in KeyguardQsUserSwitchController()