Searched refs:mHasButtonTint (Results 1 – 2 of 2) sorted by relevance
74 private boolean mHasButtonTint = false; field in CompoundButton124 mHasButtonTint = true; in CompoundButton()382 mHasButtonTint = true; in setButtonTintList()457 if (mButtonDrawable != null && (mHasButtonTint || mHasButtonBlendMode)) { in applyButtonTint()460 if (mHasButtonTint) { in applyButtonTint()
65906 Landroid/widget/CompoundButton;->mHasButtonTint:Z