Searched refs:mHasThumbTintMode (Results 1 – 2 of 2) sorted by relevance
118 private boolean mHasThumbTintMode = false; field in Switch291 mHasThumbTintMode = true; in Switch()293 if (mHasThumbTint || mHasThumbTintMode) { in Switch()836 mHasThumbTintMode = true; in setThumbTintBlendMode()867 if (mThumbDrawable != null && (mHasThumbTint || mHasThumbTintMode)) { in applyThumbTint()874 if (mHasThumbTintMode) { in applyThumbTint()
65271 Landroid/widget/AbsSeekBar;->mHasThumbTintMode:Z69457 Landroid/widget/Switch;->mHasThumbTintMode:Z