Searched refs:applyAlphaAttr (Results 1 – 1 of 1) sorted by relevance
223 return applyAlphaAttr(context, android.R.attr.disabledAlpha, inputColor); in getDisabled()227 public static int applyAlphaAttr(Context context, int attr, int inputColor) { in applyAlphaAttr() method in Utils