Home
last modified time | relevance | path

Searched defs:getWallpaperInteractor (Results 1 – 4 of 4) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DInjector.kt128 fun getWallpaperInteractor(context: Context): WallpaperInteractor in getWallpaperInteractor() method
DWallpaperPicker2Injector.kt306 override fun getWallpaperInteractor(context: Context): WallpaperInteractor { in getWallpaperInteractor() method in com.android.wallpaper.module.WallpaperPicker2Injector
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt270 override fun getWallpaperInteractor(context: Context): WallpaperInteractor { in getWallpaperInteractor() method in com.android.wallpaper.testing.TestInjector
/packages/apps/ThemePicker/src/com/android/customization/module/
DThemePickerInjector.kt207 override fun getWallpaperInteractor(context: Context): WallpaperInteractor { in <lambda>() method in com.android.customization.module.ThemePickerInjector