Searched refs:getTextColors (Results 1 – 17 of 17) sorted by relevance
64 assertEquals(ColorStateList.valueOf(Color.MAGENTA), mHeaderTextView.getTextColors()); in testSetColor()84 assertEquals(ColorStateList.valueOf(Color.RED), mHeaderTextView.getTextColors()); in testSetColorFromXml()
68 return titleView != null ? titleView.getTextColors() : null; in getColor()
60 assertThat(Integer.toHexString(button.getTextColors().getDefaultColor())) in testSuwGlifButtonTertiary()
106 final ColorStateList textColors = getTextColors(); in tintDrawables()
62 final int textColorDisabled = getTextColors().getColorForState(StateSet.get(0), 0); in NumericTextView()
178 ColorStateList textColors = action.getTextColors(); in updatePendingIntentCancellations()
202 mTextView.getTextColors() : ColorStateList.valueOf(Color.WHITE); in setIndicationArea()
336 mTextColors = getTextColors(); in setSwitchTextAppearance()
795 ColorStateList colors = mInputText.getTextColors(); in NumberPicker()
4814 public final ColorStateList getTextColors() { in getTextColors() method in TextView.Drawables11124 public static ColorStateList getTextColors(Context context, TypedArray attrs) { in getTextColors() method in TextView.Drawables11159 final ColorStateList colors = getTextColors(context, attrs); in getTextColor()
2631 shadowView.setTextColor(mTextView.getTextColors()); in getTextThumbnailBuilder()
707 …method public static android.content.res.ColorStateList getTextColors(android.content.Context, and…
58678 method public final android.content.res.ColorStateList getTextColors();
58534 method public final android.content.res.ColorStateList getTextColors();
19353 HSPLandroid/widget/TextView;->getTextColors()Landroid/content/res/ColorStateList;
38818 method public final android.content.res.ColorStateList getTextColors();