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

/frameworks/base/core/java/android/widget/
H A DViewAnimator.java143 * optionally with the with the {@link #getOutAnimation() out animation} and
172 * with the {@link #getOutAnimation() out animation} and the specified child
289 public Animation getOutAnimation() { method in class:ViewAnimator
298 * @see #getOutAnimation()
324 * @see #getOutAnimation()
H A DAdapterViewAnimator.java447 * optionally with the with the {@link #getOutAnimation() out animation} and
887 public ObjectAnimator getOutAnimation() { method in class:AdapterViewAnimator
896 * @see #getOutAnimation()
922 * @see #getOutAnimation()

Completed in 186 milliseconds