Searched refs:resolveColor (Results 1 – 4 of 4) sorted by relevance
457 public static int resolveColor(Context context, int color, boolean defaultBackgroundIsDark) { in resolveColor() method in ContrastColorUtil492 final int resolvedColor = resolveColor(context, notificationColor, isDark); in resolveContrastColor()
85 int grey = ContrastColorUtil.resolveColor(view.getContext(),
8179 : ContrastColorUtil.resolveColor(mBuilder.mContext, in bindMediaActionButton()
106328 Lcom/android/internal/util/NotificationColorUtil;->resolveColor(Landroid/content/Context;I)I