Searched defs:thumbLeft (Results 1 – 1 of 1) sorted by relevance
396 final int thumbLeft = mSwitchLeft + (int) (mThumbPosition + 0.5f) - mTouchSlop; in hitThumb() local581 int thumbLeft = switchInnerLeft - mTempRect.left + thumbPos; in onDraw() local