Home
last modified time | relevance | path

Searched refs:mHasButtonTint (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DCompoundButton.java74 private boolean mHasButtonTint = false; field in CompoundButton
124 mHasButtonTint = true; in CompoundButton()
382 mHasButtonTint = true; in setButtonTintList()
457 if (mButtonDrawable != null && (mHasButtonTint || mHasButtonBlendMode)) { in applyButtonTint()
460 if (mHasButtonTint) { in applyButtonTint()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65906 Landroid/widget/CompoundButton;->mHasButtonTint:Z