Home
last modified time | relevance | path

Searched defs:thumbLeft (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DSwitch.java1086 final int thumbLeft = mSwitchLeft + thumbOffset - mTouchSlop; in hitThumb() local
1381 final int thumbLeft = thumbInitialLeft - padding.left; in draw() local