Searched refs:mButtonTintMode (Results 1 – 1 of 1) sorted by relevance
39 private PorterDuff.Mode mButtonTintMode = null; field in AppCompatCompoundButtonHelper105 mButtonTintMode = tintMode; in setSupportButtonTintMode()112 return mButtonTintMode; in getSupportButtonTintMode()135 DrawableCompat.setTintMode(buttonDrawable, mButtonTintMode); in applyButtonTint()