Searched refs:getWallpaperSnapshotRestorer (Results 1 – 4 of 4) sorted by relevance
132 fun getWallpaperSnapshotRestorer(context: Context): WallpaperSnapshotRestorer in getWallpaperInteractor() method
340 override fun getWallpaperSnapshotRestorer(context: Context): WallpaperSnapshotRestorer { in getWallpaperSnapshotRestorer() method in com.android.wallpaper.module.WallpaperPicker2Injector
288 override fun getWallpaperSnapshotRestorer(context: Context): WallpaperSnapshotRestorer { in getWallpaperSnapshotRestorer() method in com.android.wallpaper.testing.TestInjector
191 this[KEY_WALLPAPER_SNAPSHOT_RESTORER] = getWallpaperSnapshotRestorer(context) in <lambda>()