Searched refs:mSwitchBottom (Results 1 – 2 of 2) sorted by relevance
156 private int mSwitchBottom; field in SwitchCompat888 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1133 mSwitchBottom = switchBottom; in onLayout()1143 final int switchBottom = mSwitchBottom; in draw()1215 final int switchBottom = mSwitchBottom; in onDraw()
149 private int mSwitchBottom; field in Switch913 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1138 mSwitchBottom = switchBottom; in onLayout()1148 final int switchBottom = mSwitchBottom; in draw()1219 final int switchBottom = mSwitchBottom; in onDraw()