Home
last modified time | relevance | path

Searched refs:mHasThumbTintMode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSwitch.java104 private boolean mHasThumbTintMode = false; field in Switch
277 mHasThumbTintMode = true; in Switch()
279 if (mHasThumbTint || mHasThumbTintMode) { in Switch()
763 mHasThumbTintMode = true; in setThumbTintBlendMode()
794 if (mThumbDrawable != null && (mHasThumbTint || mHasThumbTintMode)) { in applyThumbTint()
801 if (mHasThumbTintMode) { in applyThumbTint()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86057 Landroid/widget/AbsSeekBar;->mHasThumbTintMode:Z
90626 Landroid/widget/Switch;->mHasThumbTintMode:Z