D | NotificationColorUtil.java | 363 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) { in compositeColors() method in NotificationColorUtil.ColorUtilsFromCompat 413 foreground = compositeColors(foreground, background); in calculateContrast()
|