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