Searched defs:getTextColors (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java3242 * @see #getTextColors()
3256 * @see #getTextColors()
3280 public final ColorStateList getTextColors() { method in class:TextView
8704 public static ColorStateList getTextColors(Context context, TypedArray attrs) { method in class:TextView
8739 final ColorStateList colors = getTextColors(context, attrs);

Completed in 128 milliseconds