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

/frameworks/base/core/java/android/widget/
H A DTextView.java3231 public void setCompoundDrawableTintList(@Nullable ColorStateList tint) { method in class:TextView
3244 * @see #setCompoundDrawableTintList(ColorStateList)
3252 * {@link #setCompoundDrawableTintList(ColorStateList)} to the compound
3258 * @see #setCompoundDrawableTintList(ColorStateList)

Completed in 116 milliseconds