Searched defs:RESET_ANIMATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedVectorDrawable.java1150 private static final int RESET_ANIMATION = 3; field in class:AnimatedVectorDrawable.VectorDrawableAnimatorRT
1488 } else if (pendingAnimationAction == RESET_ANIMATION) {
1561 addPendingAction(RESET_ANIMATION);
1710 } else if (pendingAction == RESET_ANIMATION) {

Completed in 33 milliseconds