Home
last modified time | relevance | path

Searched defs:onAnimationCancel (Results 1 – 25 of 31) sorted by relevance

12

/aosp14/frameworks/base/core/java/android/animation/
H A DAnimatorListenerAdapter.java31 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
H A DAnimator.java735 void onAnimationCancel(@NonNull Animator animation); in onAnimationCancel() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java72 public void onAnimationCancel(Animator animation) { in getAnimationListener() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java133 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in SplashScreenExitAnimation
/aosp14/frameworks/base/core/java/android/transition/
H A DTranslationAnimationCreator.java113 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
H A DVisibility.java579 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDrawableHolder.java210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
H A DAbsActionBarView.java362 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
H A DScrollingTabContainerView.java580 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java216 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in QSCustomizer.ExpandAnimatorListener
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DBurnInProtectionHelper.java280 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
/aosp14/frameworks/base/core/tests/coretests/src/android/animation/
H A DAnimatorSetCallsTest.java507 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetCallsTest.CountListener
H A DAnimatorSetActivityTest.java71 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetActivityTest.MyListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSIconViewImpl.java271 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in QSIconViewImpl.EndRunnableAnimatorListener
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java170 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in OneHandedAnimationController.OneHandedTransitionAnimator
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationAnimationController.java320 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in WindowMagnificationAnimationController
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java269 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in RippleAnimationSession.AnimatorListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimator.java316 public void onAnimationCancel(Animator animation) { in getGlobalAnimationFinishedListener() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java606 public void onAnimationCancel(@androidx.annotation.NonNull Animator animation) { in getJankListener() method
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonRipple.java504 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in KeyButtonRipple.TraceAnimatorListener
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonRipple.java513 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in KeyButtonRipple.TraceAnimatorListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardAffordanceView.java540 public void onAnimationCancel(Animator animation) { in getEndListener() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java726 public void onAnimationCancel(Animator animator) {} in onAnimationCancel() method in DragState.AnimationListener
/aosp14/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java1088 public void onAnimationCancel(@NonNull Animator animation) { in onAnimationCancel() method in ViewPropertyAnimator.AnimatorEventListener
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DScrimControllerTest.java169 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrimControllerTest.AnimatorListener

12