Searched refs:ensureTextContrast (Results 1 – 2 of 2) sorted by relevance
421 public static int ensureTextContrast(int color, int bg, boolean isBgDarker) { in ensureTextContrast() method in ContrastColorUtil495 color = ContrastColorUtil.ensureTextContrast(color, backgroundColor, isDark); in resolveContrastColor()
831 int textColor = ContrastColorUtil.ensureTextContrast( in setBackgroundTintColor()