Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DStackScrollerDecorView.java196 AnimatorListenerAdapter animationListener) { in performRemoveAnimation()
DActivatableNotificationView.java745 Runnable onFinishedRunnable, AnimatorListenerAdapter animationListener) { in performRemoveAnimation()
771 AnimatorListenerAdapter animationListener) { in startAppearAnimation()
DExpandableView.java330 AnimatorListenerAdapter animationListener); in performRemoveAnimation()
/frameworks/base/core/java/android/view/
DViewGroup.java7367 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener()