Searched refs:mWallpaperRotationRefresher (Results 1 – 4 of 4) sorted by relevance
33 private WallpaperRotationRefresher mWallpaperRotationRefresher; field in WallpapersInjector54 if (mWallpaperRotationRefresher == null) { in getWallpaperRotationRefresher()55 mWallpaperRotationRefresher = new WallpaperRotationRefresher() { in getWallpaperRotationRefresher()63 return mWallpaperRotationRefresher; in getWallpaperRotationRefresher()
41 private WallpaperRotationRefresher mWallpaperRotationRefresher; field in DefaultCustomizationInjector77 if (mWallpaperRotationRefresher == null) { in getWallpaperRotationRefresher()78 mWallpaperRotationRefresher = new WallpaperRotationRefresher() { in getWallpaperRotationRefresher()86 return mWallpaperRotationRefresher; in getWallpaperRotationRefresher()
69 private WallpaperRotationRefresher mWallpaperRotationRefresher; field in TestInjector202 if (mWallpaperRotationRefresher == null) { in getWallpaperRotationRefresher()203 mWallpaperRotationRefresher = (context, listener) -> { in getWallpaperRotationRefresher()208 return mWallpaperRotationRefresher; in getWallpaperRotationRefresher()