Home | History | Annotate | Download | only in answermethod

Lines Matching defs:COMPLETED

98       AnimationState.COMPLETED
110 int COMPLETED = 6; // Animation loop completed. Occurs after user swipes beyond threshold
184 setAnimationState(AnimationState.COMPLETED);
527 if (animationState == AnimationState.COMPLETED) {
530 "Animation loop has completed. Cannot switch to new state: " + state);
576 case AnimationState.COMPLETED:
733 // previous set is completed, until endAnimation is called.
1125 setAnimationState(AnimationState.COMPLETED);
1135 setAnimationState(AnimationState.COMPLETED);