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