Searched refs:currentColors (Results 1 – 1 of 1) sorted by relevance
200 WallpaperColors currentColors = mCurrentColors.get(userId);201 if (wallpaperColors != null && wallpaperColors.equals(currentColors)) {519 final WallpaperColors currentColors = mCurrentColors.get(mUserTracker.getUserId()); in reevaluateSystemTheme() local521 if (currentColors == null) { in reevaluateSystemTheme()524 mainColor = getNeutralColor(currentColors); in reevaluateSystemTheme()