Searched refs:mHasButtonTint (Results 1 – 2 of 2) sorted by relevance
72 private boolean mHasButtonTint = false; field in CompoundButton120 mHasButtonTint = true; in CompoundButton()313 mHasButtonTint = true; in setButtonTintList()387 if (mButtonDrawable != null && (mHasButtonTint || mHasButtonBlendMode)) { in applyButtonTint()390 if (mHasButtonTint) { in applyButtonTint()
80978 Landroid/widget/CompoundButton;->mHasButtonTint:Z