Searched refs:CurrentWallpaperInfoFactory (Results 1 – 12 of 12) sorted by relevance
27 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;62 private CurrentWallpaperInfoFactory mCurrentWallpaperInfoFactory;136 public CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context) { in getCurrentWallpaperFactory()
22 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;31 public class TestCurrentWallpaperInfoFactory implements CurrentWallpaperInfoFactory {
36 private CurrentWallpaperInfoFactory mCurrentWallpaperFactory;103 public synchronized CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context) { in getCurrentWallpaperFactory()
27 public interface CurrentWallpaperInfoFactory { interface
41 CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context); in getCurrentWallpaperFactory()
31 public class DefaultCurrentWallpaperInfoFactory implements CurrentWallpaperInfoFactory {
224 CurrentWallpaperInfoFactory factory = InjectorProvider.getInjector() in requestDestination()
43 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;85 CurrentWallpaperInfoFactory currentWallpaperFactory = InjectorProvider.getInjector() in onCreate()
66 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;105 private CurrentWallpaperInfoFactory mCurrentWallpaperFactory;
51 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;135 CurrentWallpaperInfoFactory factory = InjectorProvider.getInjector() in onCreateView()
58 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;59 import com.android.wallpaper.module.CurrentWallpaperInfoFactory.WallpaperInfoCallback;502 CurrentWallpaperInfoFactory factory = injector.getCurrentWallpaperFactory(this); in refreshCurrentWallpapers()
58 import com.android.wallpaper.module.CurrentWallpaperInfoFactory;59 import com.android.wallpaper.module.CurrentWallpaperInfoFactory.WallpaperInfoCallback;305 CurrentWallpaperInfoFactory factory = InjectorProvider.getInjector() in refreshCurrentWallpapers()