Searched refs:mSwitchBottom (Results 1 – 2 of 2) sorted by relevance
168 private int mSwitchBottom; field in SwitchCompat897 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1124 mSwitchBottom = switchBottom; in onLayout()1134 final int switchBottom = mSwitchBottom; in draw()1206 final int switchBottom = mSwitchBottom; in onDraw()
154 private int mSwitchBottom; field in Switch922 final int thumbBottom = mSwitchBottom + mTouchSlop; in hitThumb()1147 mSwitchBottom = switchBottom; in onLayout()1157 final int switchBottom = mSwitchBottom; in draw()1228 final int switchBottom = mSwitchBottom; in onDraw()