Searched refs:mCheckMarkTintMode (Results 1 – 1 of 1) sorted by relevance
43 private PorterDuff.Mode mCheckMarkTintMode = null; field in AppCompatCheckedTextViewHelper111 mCheckMarkTintMode = tintMode; in setSupportCheckMarkTintMode()118 return mCheckMarkTintMode; in getSupportCheckMarkTintMode()141 DrawableCompat.setTintMode(checkMarkDrawable, mCheckMarkTintMode); in applyCheckMarkTint()