Searched refs:getCurrentIteration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DValueAnimator.java662 private int getCurrentIteration(float fraction) { method in class:ValueAnimator
681 int iteration = getCurrentIteration(fraction);

Completed in 38 milliseconds