Searched refs:modulateColorAlpha (Results 1 – 1 of 1) sorted by relevance
361 final int color = modulateColorAlpha(baseColor, alphaMod); in inflate()458 mColors[i] = modulateColorAlpha(baseColor, alphaMod); in applyTheme()508 private int modulateColorAlpha(int baseColor, float alphaMod) { in modulateColorAlpha() method in ColorStateList