Home
last modified time | relevance | path

Searched refs:animationListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java6400 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener() argument
6401 mAnimationListener = animationListener; in setLayoutAnimationListener()