Home | History | Annotate | Download | only in util

Lines Matching defs:resolveContrastColor

469      * @see {@link #resolveContrastColor(Context, int, boolean)}
471 public static int resolveContrastColor(Context context, int notificationColor,
473 return NotificationColorUtil.resolveContrastColor(context, notificationColor,
487 public static int resolveContrastColor(Context context, int notificationColor,