Searched refs:ensureLargeTextContrast (Results 1 – 3 of 3) sorted by relevance
410 public static int ensureLargeTextContrast(int color, int bg, boolean isBgDarker) { in ensureLargeTextContrast() method in ContrastColorUtil
6257 newColors[i] = ContrastColorUtil.ensureLargeTextContrast( in ensureColorSpanContrast()6277 foregroundColor = ContrastColorUtil.ensureLargeTextContrast( in ensureColorSpanContrast()
88605 Lcom/android/internal/util/NotificationColorUtil;->ensureLargeTextContrast(IIZ)I