Searched refs:ProfileSelectorViewModel (Results 1 – 4 of 4) sorted by relevance
33 import com.android.photopicker.features.profileselector.ProfileSelectorViewModel93 isAssignableFrom(ProfileSelectorViewModel::class.java) -> in create()95 ProfileSelectorViewModel(null, selection.get(), userMonitor.get()) as T in create()
170 ProfileSelectorViewModel( in testExposesUserProfileFlowsForUi()218 ProfileSelectorViewModel( in testProfileSwitchClearsSelection()
43 class ProfileSelectorViewModel class
55 viewModel: ProfileSelectorViewModel = obtainViewModel(), in ProfileSelector()