Searched refs:indicatorWidth (Results 1 – 2 of 2) sorted by relevance
106 int indicatorWidth = getWidth(); in onFocusChange() local111 nextState.scaleX = v.getScaleX() * v.getWidth() / indicatorWidth; in onFocusChange()115 … nextState.x = mTargetViewPos[0] - mIndicatorPos[0] - (1 - nextState.scaleX) * indicatorWidth / 2; in onFocusChange()
1898 int indicatorWidth = mScrollIndicator.getMeasuredWidth() - in updateScrollingIndicatorPosition() local1914 int indicatorCenterOffset = indicatorSpace / 2 - indicatorWidth / 2; in updateScrollingIndicatorPosition()