Searched refs:positionForThisAnim (Results 1 – 1 of 1) sorted by relevance
153 float positionForThisAnim = mCurrentPosition > mFinalPosition ? in animateToPosition() local155 mAnimator = ObjectAnimator.ofFloat(this, CURRENT_POSITION, positionForThisAnim); in animateToPosition()