Searched defs:animationListener (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DViewGroup.java5235 * @param animationListener the layout animation listener
5237 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { argument
5238 mAnimationListener = animationListener;

Completed in 37 milliseconds