Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSwitch.java87 private int mSwitchBottom; field in Switch
399 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()
553 mSwitchBottom = switchBottom; in onLayout()
565 int switchBottom = mSwitchBottom; in onDraw()