Searched refs:setButtonTintList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DCompoundButton.java257 * @see #setButtonTintList(ColorStateList)
260 public void setButtonTintList(@Nullable ColorStateList tint) { method in class:CompoundButton
270 * @see #setButtonTintList(ColorStateList)
279 * {@link #setButtonTintList(ColorStateList)}} to the button drawable. The

Completed in 78 milliseconds