Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DMultiUserSwitchController.java83 UserSwitchDialogController userSwitchDialogController, in Factory() argument
89 mUserSwitchDialogController = userSwitchDialogController; in Factory()
102 FalsingManager falsingManager, UserSwitchDialogController userSwitchDialogController, in MultiUserSwitchController() argument
109 mUserSwitchDialogController = userSwitchDialogController; in MultiUserSwitchController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java133 UserSwitchDialogController userSwitchDialogController) { in KeyguardQsUserSwitchController() argument
149 mUserSwitchDialogController = userSwitchDialogController; in KeyguardQsUserSwitchController()