Searched refs:screenDelta (Results 1 – 1 of 1) sorted by relevance
132 final int screenDelta = Math.max(1, Math.abs(whichPage - mCurrentPage)); in snapToPageWithVelocity() local135 int duration = (screenDelta + 1) * 100; in snapToPageWithVelocity()142 ((OvershootInterpolator) mScrollInterpolator).setDistance(screenDelta); in snapToPageWithVelocity()