Searched refs:LiveWallpaperInfoFactory (Results 1 – 7 of 7) sorted by relevance
43 private LiveWallpaperInfoFactory mLiveWallpaperInfoFactory;167 public LiveWallpaperInfoFactory getLiveWallpaperInfoFactory(Context context) { in getLiveWallpaperInfoFactory()
26 public interface LiveWallpaperInfoFactory { interface
27 public class DefaultLiveWallpaperInfoFactory implements LiveWallpaperInfoFactory {
35 private final LiveWallpaperInfoFactory mLiveWallpaperInfoFactory;
84 LiveWallpaperInfoFactory getLiveWallpaperInfoFactory(Context context); in getLiveWallpaperInfoFactory()
40 import com.android.wallpaper.module.LiveWallpaperInfoFactory;172 LiveWallpaperInfoFactory factory = in getAll()209 LiveWallpaperInfoFactory factory = in getFromSpecifiedPackage()
36 import com.android.wallpaper.module.LiveWallpaperInfoFactory;232 public LiveWallpaperInfoFactory getLiveWallpaperInfoFactory(Context context) { in getLiveWallpaperInfoFactory()