Searched refs:WallpaperRefresher (Results 1 – 6 of 6) sorted by relevance
33 private WallpaperRefresher mWallpaperRefresher;80 public synchronized WallpaperRefresher getWallpaperRefresher(Context context) { in getWallpaperRefresher()
27 public interface WallpaperRefresher { interface
71 WallpaperRefresher getWallpaperRefresher(Context context); in getWallpaperRefresher()
37 private final WallpaperRefresher mWallpaperRefresher;
27 import com.android.wallpaper.module.WallpaperRefresher.RefreshListener;
47 public class DefaultWallpaperRefresher implements WallpaperRefresher {