Searched refs:WallpaperRefresher (Results 1 – 9 of 9) sorted by relevance
42 import com.android.wallpaper.module.WallpaperRefresher;59 private WallpaperRefresher mWallpaperRefresher;114 public WallpaperRefresher getWallpaperRefresher(Context context) { in getWallpaperRefresher()
24 import com.android.wallpaper.module.WallpaperRefresher;33 private WallpaperRefresher mRefresher;
26 import com.android.wallpaper.module.WallpaperRefresher;32 public class TestWallpaperRefresher implements WallpaperRefresher {
33 private WallpaperRefresher mWallpaperRefresher;79 public synchronized WallpaperRefresher getWallpaperRefresher(Context context) { in getWallpaperRefresher()
27 public interface WallpaperRefresher { interface
67 WallpaperRefresher getWallpaperRefresher(Context context); in getWallpaperRefresher()
34 private final WallpaperRefresher mWallpaperRefresher;
27 import com.android.wallpaper.module.WallpaperRefresher.RefreshListener;
46 public class DefaultWallpaperRefresher implements WallpaperRefresher {