Searched refs:WallpaperRotationRefresher (Results 1 – 8 of 8) sorted by relevance
32 import com.android.wallpaper.module.WallpaperRotationRefresher;41 private WallpaperRotationRefresher mWallpaperRotationRefresher;76 public synchronized WallpaperRotationRefresher getWallpaperRotationRefresher() { in getWallpaperRotationRefresher()78 mWallpaperRotationRefresher = new WallpaperRotationRefresher() { in getWallpaperRotationRefresher()
33 private WallpaperRotationRefresher mWallpaperRotationRefresher;53 public synchronized WallpaperRotationRefresher getWallpaperRotationRefresher() { in getWallpaperRotationRefresher()55 mWallpaperRotationRefresher = new WallpaperRotationRefresher() { in getWallpaperRotationRefresher()
43 import com.android.wallpaper.module.WallpaperRotationRefresher;69 private WallpaperRotationRefresher mWallpaperRotationRefresher;201 public WallpaperRotationRefresher getWallpaperRotationRefresher() { in getWallpaperRotationRefresher()
23 public interface WallpaperRotationRefresher { interface
69 WallpaperRotationRefresher getWallpaperRotationRefresher(); in getWallpaperRotationRefresher()
75 import com.android.wallpaper.module.WallpaperRotationRefresher;76 import com.android.wallpaper.module.WallpaperRotationRefresher.Listener;714 WallpaperRotationRefresher wallpaperRotationRefresher = in refreshDailyWallpaper()
66 import com.android.wallpaper.module.WallpaperRotationRefresher;67 import com.android.wallpaper.module.WallpaperRotationRefresher.Listener;382 WallpaperRotationRefresher wallpaperRotationRefresher = in refreshDailyWallpaper()