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.java724 Runnable onFinishedRunnable, AnimatorListenerAdapter animationListener) { in performRemoveAnimation()
750 AnimatorListenerAdapter animationListener) { in startAppearAnimation()
DExpandableView.java314 AnimatorListenerAdapter animationListener); in performRemoveAnimation()
/frameworks/base/core/java/android/view/
DViewGroup.java7411 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener()