Searched refs:getDisabledThemeAttrColor (Results 1 – 2 of 2) sorted by relevance
81 public static int getDisabledThemeAttrColor(Context context, int attr) { in getDisabledThemeAttrColor() method in ThemeUtils
22 import static android.support.v7.widget.ThemeUtils.getDisabledThemeAttrColor;289 getDisabledThemeAttrColor(context, R.attr.colorControlNormal), in tintDrawable()604 final int disabledColor = getDisabledThemeAttrColor(context, R.attr.colorButtonNormal); in createButtonColorStateList()657 colors[i] = getDisabledThemeAttrColor(context, R.attr.colorSwitchThumbNormal); in createSwitchThumbColorStateList()