Searched refs:currentColors (Results 1 – 1 of 1) sorted by relevance
448 final WallpaperColors currentColors = mCurrentColors.get(mUserTracker.getUserId()); in reevaluateSystemTheme() local451 if (currentColors == null) { in reevaluateSystemTheme()455 mainColor = getNeutralColor(currentColors); in reevaluateSystemTheme()456 accentCandidate = getAccentColor(currentColors); in reevaluateSystemTheme()