Searched refs:resolvePrimaryColor (Results 1 – 3 of 3) sorted by relevance
614 public static int resolvePrimaryColor(Context context, int backgroundColor, in resolvePrimaryColor() method in ContrastColorUtil
6316 int textColor = ContrastColorUtil.resolvePrimaryColor(mContext, in generateActionButton()12786 ContrastColorUtil.resolvePrimaryColor(ctx, mBackgroundColor, nightMode), in resolvePalette()12826 mPrimaryTextColor = ContrastColorUtil.resolvePrimaryColor( in resolvePalette()12844 ContrastColorUtil.resolvePrimaryColor( in resolvePalette()
85307 Lcom/android/internal/util/NotificationColorUtil;->resolvePrimaryColor(Landroid/content/Context;I)I