Searched refs:LiveWallpaperInfoFactory (Results 1 – 7 of 7) sorted by relevance
46 private final LiveWallpaperInfoFactory mLiveWallpaperInfoFactory;56 LiveWallpaperInfoFactory liveWallpaperInfoFactory) { in DefaultCurrentWallpaperInfoFactory()
26 public interface LiveWallpaperInfoFactory { interface
27 public class DefaultLiveWallpaperInfoFactory implements LiveWallpaperInfoFactory {
80 private var liveWallpaperInfoFactory: LiveWallpaperInfoFactory? = null184 override fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory { in getLiveWallpaperInfoFactory()
80 fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory in getApplicationCoroutineScope()
39 import com.android.wallpaper.module.LiveWallpaperInfoFactory;199 LiveWallpaperInfoFactory factory = in getAll()236 LiveWallpaperInfoFactory factory = in getFromSpecifiedPackage()
42 import com.android.wallpaper.module.LiveWallpaperInfoFactory169 override fun getLiveWallpaperInfoFactory(context: Context): LiveWallpaperInfoFactory { in getLiveWallpaperInfoFactory()