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

/frameworks/support/compat/src/main/java/androidx/core/widget/
H A DCompoundButtonCompat.java53 * @see #setButtonTintList(CompoundButton, ColorStateList)
55 public static void setButtonTintList(@NonNull CompoundButton button, method in class:CompoundButtonCompat
58 button.setButtonTintList(tint);
67 * @see #setButtonTintList(CompoundButton, ColorStateList)
82 * {@link #setButtonTintList(CompoundButton, ColorStateList)}} to the button drawable. The
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DAppCompatCompoundButtonHelper.java68 CompoundButtonCompat.setButtonTintList(mView,
/frameworks/base/core/java/android/widget/
H A DCompoundButton.java298 * @see #setButtonTintList(ColorStateList)
301 public void setButtonTintList(@Nullable ColorStateList tint) { method in class:CompoundButton
311 * @see #setButtonTintList(ColorStateList)
320 * {@link #setButtonTintList(ColorStateList)}} to the button drawable. The
/frameworks/base/config/
H A Dboot-image-profile.txt7310 HPLandroid/widget/CompoundButton;->setButtonTintList(Landroid/content/res/ColorStateList;)V
[all...]

Completed in 74 milliseconds