Searched defs:getWallpaperColorsRepository (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | ||
| D | Injector.kt | 134 fun getWallpaperColorsRepository(): WallpaperColorsRepository in getWallpaperInteractor() method |
| D | WallpaperPicker2Injector.kt | 358 override fun getWallpaperColorsRepository(): WallpaperColorsRepository { in getWallpaperColorsRepository() method in com.android.wallpaper.module.WallpaperPicker2Injector |
| /packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
| D | TestInjector.kt | 304 override fun getWallpaperColorsRepository(): WallpaperColorsRepository { in getWallpaperColorsRepository() method in com.android.wallpaper.testing.TestInjector |