Home
last modified time | relevance | path

Searched defs:wallpaperInfoFactory (Results 1 – 10 of 10) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DCustomizationSections.java43 CurrentWallpaperInfoFactory wallpaperInfoFactory, in getSectionControllersForScreen()
DWallpaperPickerSections.java38 CurrentWallpaperInfoFactory wallpaperInfoFactory, in getSectionControllersForScreen()
DDefaultWallpaperPersister.java94 CurrentWallpaperInfoFactory wallpaperInfoFactory, in DefaultWallpaperPersister()
/packages/apps/ThemePicker/src/com/android/customization/picker/color/ui/fragment/
DColorPickerFragment.kt77 val wallpaperInfoFactory = injector.getCurrentWallpaperInfoFactory(requireContext()) in onCreateView() constant
/packages/apps/ThemePicker/src/com/android/customization/picker/grid/ui/fragment/
DGridFragment.kt75 val wallpaperInfoFactory = injector.getCurrentWallpaperInfoFactory(requireContext()) in <lambda>() constant
/packages/apps/ThemePicker/src/com/android/customization/module/
DDefaultCustomizationSections.java104 CurrentWallpaperInfoFactory wallpaperInfoFactory, in getSectionControllersForScreen()
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/module/
DDefaultWallpaperPersisterTest.java86 TestCurrentWallpaperInfoFactory wallpaperInfoFactory = in setUp() local
/packages/apps/ThemePicker/src/com/android/customization/picker/preview/ui/section/
DPreviewWithThemeSectionController.kt49 private val wallpaperInfoFactory: CurrentWallpaperInfoFactory, in <lambda>() constant
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordancePickerViewModel.kt66 private val wallpaperInfoFactory: CurrentWallpaperInfoFactory, in <lambda>() constant
491 private val wallpaperInfoFactory: CurrentWallpaperInfoFactory, in <lambda>() constant in com.android.customization.picker.quickaffordance.ui.viewmodel.Factory
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DScreenPreviewSectionController.kt58 private val wallpaperInfoFactory: CurrentWallpaperInfoFactory, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.section.ScreenPreviewSectionController