Home
last modified time | relevance | path

Searched defs:inReverse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/animation/
DValueAnimator.java796 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction()
824 private boolean shouldPlayBackward(int iteration, boolean inReverse) { in shouldPlayBackward()
1161 void startWithoutPulsing(boolean inReverse) { in startWithoutPulsing()
DAnimator.java537 void startWithoutPulsing(boolean inReverse) { in startWithoutPulsing()
553 void skipToEndValue(boolean inReverse) {} in skipToEndValue()