Searched refs:CURRENT_POSITION (Results 1 – 1 of 1) sorted by relevance
61 private static final Property<PageIndicatorDots, Float> CURRENT_POSITION field in PageIndicatorDots155 mAnimator = ObjectAnimator.ofFloat(this, CURRENT_POSITION, positionForThisAnim); in animateToPosition()168 CURRENT_POSITION.set(this, mFinalPosition); in stopAllAnimations()