Searched refs:systemColors (Results 1 – 1 of 1) sorted by relevance
112 GradientColors[] systemColors = mGradientColors.get(WallpaperManager.FLAG_SYSTEM); in extractWallpaperColors() local115 systemColors[TYPE_NORMAL], in extractWallpaperColors()116 systemColors[TYPE_DARK], in extractWallpaperColors()117 systemColors[TYPE_EXTRA_DARK]); in extractWallpaperColors()186 GradientColors[] systemColors = mGradientColors.get(WallpaperManager.FLAG_SYSTEM); in onColorsChanged() local187 extractInto(colors, systemColors[TYPE_NORMAL], systemColors[TYPE_DARK], in onColorsChanged()188 systemColors[TYPE_EXTRA_DARK]); in onColorsChanged()