Searched defs:rawColor (Results 1 – 3 of 3) sorted by relevance
754 public void validateColorizedPaletteForColor(int rawColor) { in validateColorizedPaletteForColor()1669 private void resolveColorsInNightMode(boolean nightMode, Notification.Colors c, int rawColor, in resolveColorsInNightMode()
517 int rawColor = isLowPriority ? Notification.COLOR_DEFAULT : in getContrastedColor() local
12765 public void resolvePalette(Context ctx, int rawColor, in resolvePalette()12856 private static @ColorInt int calculateContrastColor(Context ctx, @ColorInt int rawColor, in calculateContrastColor()