Home
last modified time | relevance | path

Searched refs:skipToEndValue (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java790 void skipToEndValue(boolean inReverse) {
802 event.mNode.mAnimation.skipToEndValue(true);
809 event.mNode.mAnimation.skipToEndValue(false);
1093 skipToEndValue(!mReversing);
1131 skipToEndValue(false);
1350 skipToEndValue(!mReversing);
1354 skipToEndValue(!mReversing);
1364 anim.skipToEndValue(true);
H A DValueAnimator.java1476 skipToEndValue(inReverse); in animateSkipToEnds()
1489 void skipToEndValue(boolean inReverse) {
H A DAnimator.java552 void skipToEndValue(boolean inReverse) {} in skipToEndValue() method in Animator
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt254 HSPLandroid/animation/AnimatorSet;->skipToEndValue(Z)V
522 HSPLandroid/animation/ValueAnimator;->skipToEndValue(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt254 HSPLandroid/animation/AnimatorSet;->skipToEndValue(Z)V
522 HSPLandroid/animation/ValueAnimator;->skipToEndValue(Z)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt770 Landroid/animation/Animator;->skipToEndValue(Z)V
888 Landroid/animation/AnimatorSet;->skipToEndValue(Z)V
1240 Landroid/animation/ValueAnimator;->skipToEndValue(Z)V