Home
last modified time | relevance | path

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

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