Searched refs:notificationColor (Results 1 – 1 of 1) sorted by relevance
474 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() argument476 return ContrastColorUtil.resolveContrastColor(context, notificationColor, in resolveContrastColor()490 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() argument492 final int resolvedColor = resolveColor(context, notificationColor, isDark); in resolveContrastColor()