Searched defs:getInAnimation (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/widget/
H A DAdapterViewAnimator.java451 * {@link #getInAnimation() in animation}.
865 public ObjectAnimator getInAnimation() { method in class:AdapterViewAnimator
874 * @see #getInAnimation()
911 * @see #getInAnimation()
H A DViewAnimator.java144 * {@link #getInAnimation() in animation}.
172 * enters the screen with the {@link #getInAnimation() in animation}.
264 public Animation getInAnimation() { method in class:ViewAnimator
273 * @see #getInAnimation()
310 * @see #getInAnimation()

Completed in 46 milliseconds