Home
last modified time | relevance | path

Searched defs:homeScreenTab (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DCustomizationPickerViewModelTest.kt88 val homeScreenTab = collectLastValue(underTest.homeScreenTab) in initial tab is lock screen() constant
102 val homeScreenTab = collectLastValue(underTest.homeScreenTab) in setInitialScreen - home screen() constant
136 val homeScreenTab = collectLastValue(underTest.homeScreenTab) in switching to the home screen() constant
150 val homeScreenTab = collectLastValue(underTest.homeScreenTab) in switching to the home screen and back to the lock screen() constant
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DCustomizationPickerViewModel.kt94 val homeScreenTab: Flow<CustomizationPickerTabViewModel> = in <lambda>() constant