Searched refs:roundedPosition (Results 1 – 1 of 1) sorted by relevance
411 final int roundedPosition = Math.round(position + positionOffset); in setScrollPosition() local412 if (roundedPosition < 0 || roundedPosition >= mTabStrip.getChildCount()) { in setScrollPosition()429 setSelectedTabView(roundedPosition); in setScrollPosition()