Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DRadiiAnimator.java42 RadiiAnimator(float[] initialValues, IRadiiAnimationListener animationListener) { in RadiiAnimator() argument
52 animation -> animationListener.onRadiiAnimationUpdate( in RadiiAnimator()
57 animationListener.onRadiiAnimationUpdate(evaluate(/* t = */ 0.0f)); in RadiiAnimator()
58 animationListener.onRadiiAnimationStart(); in RadiiAnimator()
63 animationListener.onRadiiAnimationStop(); in RadiiAnimator()
68 animationListener.onRadiiAnimationUpdate( in RadiiAnimator()
70 animationListener.onRadiiAnimationStop(); in RadiiAnimator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java360 AnimatorListenerAdapter animationListener, ClipSide clipSide) { in performRemoveAnimation() argument
365 delay, duration, onStartedRunnable, onFinishedRunnable, animationListener, in performRemoveAnimation()
391 AnimatorListenerAdapter animationListener, ClipSide clipSide) { in startAppearAnimation() argument
440 if (animationListener != null) { in startAppearAnimation()
441 mAppearAnimator.addListener(animationListener); in startAppearAnimation()
DStackScrollerDecorView.java255 AnimatorListenerAdapter animationListener, ClipSide clipSide) { in performRemoveAnimation() argument
DExpandableView.java383 AnimatorListenerAdapter animationListener, ClipSide clipSide); in performRemoveAnimation() argument
DExpandableNotificationRow.java3091 AnimatorListenerAdapter animationListener, ClipSide clipSide) {
3107 null, onFinishedRunnable, animationListener, ClipSide.BOTTOM);
3115 isHeadsUpAnimation, onStartedRunnable, onFinishedRunnable, animationListener,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DMediaContainerView.kt79 animationListener: AnimatorListenerAdapter?, in performRemoveAnimation()
/frameworks/base/core/java/android/view/
DViewGroup.java7794 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener() argument
7795 mAnimationListener = animationListener; in setLayoutAnimationListener()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...