Searched refs:resolvePalette (Results 1 – 2 of 2) sorted by relevance
636 () -> c.resolvePalette(mContext, rawColor, colorized, nightMode)); in resolveColorsInNightMode()
5232 mColors.resolvePalette(mContext, mN.color, isBackgroundColorized(p), mInNightMode); in getColors()12423 public void resolvePalette(Context ctx, int rawColor, in resolvePalette() method in Notification.Builder.Colors