Searched refs:resolvedColor (Results 1 – 1 of 1) sorted by relevance
599 final int resolvedColor = resolveColor(context, notificationColor, isDark); in resolveContrastColor() local601 int color = resolvedColor; in resolveContrastColor()604 if (color != resolvedColor) { in resolveContrastColor()610 ContrastColorUtil.contrastChange(resolvedColor, color, backgroundColor), in resolveContrastColor()611 Integer.toHexString(resolvedColor), Integer.toHexString(color))); in resolveContrastColor()