Searched refs:requestSwitchUser (Results 1 – 3 of 3) sorted by relevance
90 fun requestSwitchUser(context: Context, requested: UserProfile) { in requestSwitchUser() method in com.android.photopicker.features.profileselector.ProfileSelectorViewModel
121 viewModel.requestSwitchUser( in ProfileSelector()
241 viewModel.requestSwitchUser(requested = managedProfile, context = mockContext) in testProfileSwitchClearsSelection()