Searched refs:currentWallpaperInfoFactory (Results 1 – 2 of 2) sorted by relevance
80 private var currentWallpaperInfoFactory: CurrentWallpaperInfoFactory? = null variable in com.android.wallpaper.testing.TestInjector124 return currentWallpaperInfoFactory in getCurrentWallpaperInfoFactory()126 currentWallpaperInfoFactory = it in getCurrentWallpaperInfoFactory()
66 CurrentWallpaperInfoFactory currentWallpaperInfoFactory) { in WallpaperSetter() argument70 mCurrentWallpaperInfoFactory = currentWallpaperInfoFactory; in WallpaperSetter()