Searched refs:shouldRecycle (Results 1 – 2 of 2) sorted by relevance
50 var shouldRecycle = false in extractWallpaperColors() variable60 shouldRecycle = true in extractWallpaperColors()63 if (shouldRecycle) { in extractWallpaperColors()
61 boolean shouldRecycle = false; in getWallpaperColors()64 shouldRecycle = true; in getWallpaperColors()69 if (shouldRecycle) { in getWallpaperColors()