Searched refs:modulateColorAlpha (Results 1 – 2 of 2) sorted by relevance
360 final int color = modulateColorAlpha(baseColor, alphaMod); in inflate()457 mColors[i] = modulateColorAlpha(baseColor, alphaMod); in applyTheme()507 private int modulateColorAlpha(int baseColor, float alphaMod) { in modulateColorAlpha() method in ColorStateList
16485 Landroid/content/res/ColorStateList;->modulateColorAlpha(IF)I