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