Searched defs:getWallpaperInteractor (Results 1 – 4 of 4) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | ||
D | Injector.kt | 128 fun getWallpaperInteractor(context: Context): WallpaperInteractor in getWallpaperInteractor() method |
D | WallpaperPicker2Injector.kt | 306 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/ | ||
D | TestInjector.kt | 270 override fun getWallpaperInteractor(context: Context): WallpaperInteractor { in getWallpaperInteractor() method in com.android.wallpaper.testing.TestInjector |
/packages/apps/ThemePicker/src/com/android/customization/module/ | ||
D | ThemePickerInjector.kt | 207 override fun getWallpaperInteractor(context: Context): WallpaperInteractor { in <lambda>() method in com.android.customization.module.ThemePickerInjector |