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

/frameworks/base/core/java/android/widget/
H A DViewAnimator.java142 * optionally with the with the {@link #getOutAnimation() out animation} and
171 * with the {@link #getOutAnimation() out animation} and the specified child
288 public Animation getOutAnimation() { method in class:ViewAnimator
297 * @see #getOutAnimation()
323 * @see #getOutAnimation()
H A DAdapterViewAnimator.java449 * optionally with the with the {@link #getOutAnimation() out animation} and
889 public ObjectAnimator getOutAnimation() { method in class:AdapterViewAnimator
898 * @see #getOutAnimation()
924 * @see #getOutAnimation()

Completed in 66 milliseconds