Searched refs:switchLeft (Results 1 – 1 of 1) sorted by relevance
529 int switchLeft = switchRight - mSwitchWidth; in onLayout() local551 mSwitchLeft = switchLeft; in onLayout()562 int switchLeft = mSwitchLeft; in onDraw() local567 mTrackDrawable.setBounds(switchLeft, switchTop, switchRight, switchBottom); in onDraw()573 int switchInnerLeft = switchLeft + mTempRect.left; in onDraw()