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

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

Completed in 69 milliseconds