Searched refs:getLiveWallpaperInfoFactory (Results 1 – 4 of 4) sorted by relevance
135 getLiveWallpaperInfoFactory(context.applicationContext), in getCurrentWallpaperInfoFactory()184 override fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory { in getLiveWallpaperInfoFactory() method in com.android.wallpaper.module.WallpaperPicker2Injector
80 fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory in getApplicationCoroutineScope() method
200 InjectorProvider.getInjector().getLiveWallpaperInfoFactory(context); in getAll()237 InjectorProvider.getInjector().getLiveWallpaperInfoFactory(context); in getFromSpecifiedPackage()
169 override fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory { in getLiveWallpaperInfoFactory() method in com.android.wallpaper.testing.TestInjector