Searched refs:animationListener (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | RadiiAnimator.java | 42 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/ |
D | ActivatableNotificationView.java | 360 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()
|
D | StackScrollerDecorView.java | 255 AnimatorListenerAdapter animationListener, ClipSide clipSide) { in performRemoveAnimation() argument
|
D | ExpandableView.java | 383 AnimatorListenerAdapter animationListener, ClipSide clipSide); in performRemoveAnimation() argument
|
D | ExpandableNotificationRow.java | 3091 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/ |
D | MediaContainerView.kt | 79 animationListener: AnimatorListenerAdapter?, in performRemoveAnimation()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 7794 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener() argument 7795 mAnimationListener = animationListener; in setLayoutAnimationListener()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |