Home | History | Annotate | Download | only in animation

Lines Matching refs:reverse

450     // Hide reverse() and canReverse() for now since reverse() only work for simple
452 // TODO: make reverse() works for all the Animators.
463 public void reverse() {
464 throw new IllegalStateException("Reverse is not supported");
476 * This call starts the animation in regular or reverse direction without requiring them to
481 * @param inReverse whether the animation should play in reverse direction
485 reverse();
496 * @param inReverse whether the end value is based on a reverse direction. If yes, this is
533 * @param isReverse Whether the animation is playing in reverse.
549 * @param isReverse Whether the animation is playing in reverse.
630 * <li>State change requests ({@link #cancel()}, {@link #end()}, {@link #reverse()}, etc...)