Home
last modified time | relevance | path

Searched refs:getCurrentIterationFraction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/animation/
DValueAnimator.java683 final float currentIterationFraction = getCurrentIterationFraction(fraction, mReversing); in setCurrentFraction()
709 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction() method in ValueAnimator
1347 float currentIterationFraction = getCurrentIterationFraction( in animateBasedOnTime()
1394 fraction = getCurrentIterationFraction(fraction, inReverse); in animateBasedOnPlayTime()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1306 Landroid/animation/ValueAnimator;->getCurrentIterationFraction(FZ)F