Searched refs:notificationColor (Results 1 – 1 of 1) sorted by relevance
563 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() argument565 return ContrastColorUtil.resolveContrastColor(context, notificationColor, in resolveContrastColor()579 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() argument581 final int resolvedColor = resolveColor(context, notificationColor, isDark); in resolveContrastColor()