Searched refs:mHasButtonTint (Results 1 – 1 of 1) sorted by relevance
40 private boolean mHasButtonTint = false; field in AppCompatCompoundButtonHelper95 mHasButtonTint = true; in setSupportButtonTintList()128 if (buttonDrawable != null && (mHasButtonTint || mHasButtonTintMode)) { in applyButtonTint()131 if (mHasButtonTint) { in applyButtonTint()