Searched refs:mSwitchBottom (Results 1 – 2 of 2) sorted by relevance
169 private int mSwitchBottom; field in SwitchCompat898 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1125 mSwitchBottom = switchBottom; in onLayout()1135 final int switchBottom = mSwitchBottom; in draw()1207 final int switchBottom = mSwitchBottom; in onDraw()
152 private int mSwitchBottom; field in Switch917 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1142 mSwitchBottom = switchBottom; in onLayout()1152 final int switchBottom = mSwitchBottom; in draw()1223 final int switchBottom = mSwitchBottom; in onDraw()