Searched refs:awakeColor (Results 1 – 1 of 1) sorted by relevance
578 int awakeColor = ColorUtils.blendARGB(scrimColor, mBgColor, alpha); in updateBackgroundDimming() local583 int color = ColorUtils.blendARGB(awakeColor, Color.WHITE, colorInterpolation); in updateBackgroundDimming()