Searched refs:CURRENT_POSITION (Results 1 – 1 of 1) sorted by relevance
82 private static final FloatProperty<PageIndicatorDots> CURRENT_POSITION = field in PageIndicatorDots166 CURRENT_POSITION.set(this, (float) mActivePage); in setScroll()290 mAnimator = ObjectAnimator.ofFloat(this, CURRENT_POSITION, positionForThisAnim);303 CURRENT_POSITION.set(this, mFinalPosition);372 CURRENT_POSITION.set(this, (float) mActivePage);384 CURRENT_POSITION.set(this, (float) mActivePage);