Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DSwitch.java1198 newState = getTargetCheckedState(); in stopDrag()
1227 private boolean getTargetCheckedState() { in getTargetCheckedState() method in Switch
1435 final Layout switchText = getTargetCheckedState() ? mOnLayout : mOffLayout; in onDraw()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70094 Landroid/widget/Switch;->getTargetCheckedState()Z