Searched refs:hasBitmapsInLocalStorage (Results 1 – 2 of 2) sorted by relevance
167 fun hasBitmapsInLocalStorage(context: Context): Boolean { in hasBitmapsInLocalStorage() method
179 if (!WallpaperFileUtils.hasBitmapsInLocalStorage(applicationContext)) updateWallpaper() in <lambda>()