Searched refs:getTextColors (Results 1 – 6 of 6) sorted by relevance
110 final ColorStateList textColors = getTextColors(); in tintDrawables()
165 return titleView != null ? titleView.getTextColors() : null; in getTextColor()
290 return titleView != null ? titleView.getTextColors() : null; in getTextColor()
160 public static ColorStateList getTextColors(Context context, TypedArray attrs) { in getTextColors() method in ShadowingTest.TextViewWithDummyGetTextColorsMethod
355 primaryDefaultTextColor = button.getTextColors();429 secondaryDefaultTextColor = button.getTextColors();
245 textDefaultColor = button.getTextColors().getDefaultColor(); in updateButtonRippleColorWithPartnerConfig()