Searched refs:wallpaperSnapshotRestorer (Results 1 – 2 of 2) sorted by relevance
93 private var wallpaperSnapshotRestorer: WallpaperSnapshotRestorer? = null variable in com.android.wallpaper.testing.TestInjector289 return wallpaperSnapshotRestorer in getWallpaperSnapshotRestorer()294 .also { wallpaperSnapshotRestorer = it } in getWallpaperSnapshotRestorer()
91 private var wallpaperSnapshotRestorer: WallpaperSnapshotRestorer? = null variable in com.android.wallpaper.module.WallpaperPicker2Injector341 return wallpaperSnapshotRestorer in getWallpaperSnapshotRestorer()346 .also { wallpaperSnapshotRestorer = it } in getWallpaperSnapshotRestorer()