Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DCompoundButton.java72 private boolean mHasButtonTint = false; field in CompoundButton
120 mHasButtonTint = true; in CompoundButton()
313 mHasButtonTint = true; in setButtonTintList()
387 if (mButtonDrawable != null && (mHasButtonTint || mHasButtonBlendMode)) { in applyButtonTint()
390 if (mHasButtonTint) { in applyButtonTint()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80978 Landroid/widget/CompoundButton;->mHasButtonTint:Z