/aosp14/frameworks/base/core/java/android/animation/ |
H A D | AnimatorListenerAdapter.java | 31 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
|
H A D | Animator.java | 735 void onAnimationCancel(@NonNull Animator animation); in onAnimationCancel() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardInputView.java | 72 public void onAnimationCancel(Animator animation) { in getAnimationListener() method
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashScreenExitAnimation.java | 133 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in SplashScreenExitAnimation
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | TranslationAnimationCreator.java | 113 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
|
H A D | Visibility.java | 579 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DrawableHolder.java | 210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
|
H A D | AbsActionBarView.java | 362 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
|
H A D | ScrollingTabContainerView.java | 580 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
H A D | QSCustomizer.java | 216 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in QSCustomizer.ExpandAnimatorListener
|
/aosp14/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | BurnInProtectionHelper.java | 280 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
|
/aosp14/frameworks/base/core/tests/coretests/src/android/animation/ |
H A D | AnimatorSetCallsTest.java | 507 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetCallsTest.CountListener
|
H A D | AnimatorSetActivityTest.java | 71 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetActivityTest.MyListener
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSIconViewImpl.java | 271 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 D | OneHandedAnimationController.java | 170 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in OneHandedAnimationController.OneHandedTransitionAnimator
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationAnimationController.java | 320 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in WindowMagnificationAnimationController
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RippleAnimationSession.java | 269 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 D | StackStateAnimator.java | 316 public void onAnimationCancel(Animator animation) { in getGlobalAnimationFinishedListener() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthContainerView.java | 606 public void onAnimationCancel(@androidx.annotation.NonNull Animator animation) { in getJankListener() method
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
H A D | KeyButtonRipple.java | 504 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 D | KeyButtonRipple.java | 513 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in KeyButtonRipple.TraceAnimatorListener
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyguardAffordanceView.java | 540 public void onAnimationCancel(Animator animation) { in getEndListener() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DragState.java | 726 public void onAnimationCancel(Animator animator) {} in onAnimationCancel() method in DragState.AnimationListener
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewPropertyAnimator.java | 1088 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 D | ScrimControllerTest.java | 169 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrimControllerTest.AnimatorListener
|