Home
last modified time | relevance | path

Searched defs:onAnimationCancelled (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DIBackAnimationRunner.aidl36 void onAnimationCancelled() = 1; in onAnimationCancelled() method
/aosp14/frameworks/base/core/java/android/view/
H A DIRemoteAnimationRunner.aidl49 void onAnimationCancelled(); in onAnimationCancelled() method
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DAppChangeTransitionTests.java90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
H A DAppTransitionTests.java552 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
H A DAppTransitionControllerTest.java738 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAnimationAdapter.java80 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
H A DWallpaperAnimationAdapter.java153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
H A DLocalAnimationAdapter.java71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
H A DNonAppWindowAnimationAdapter.java201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
H A DSurfaceAnimationRunner.java236 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
H A DInsetsSourceProvider.java709 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
H A DBackNavigationController.java959 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptor
H A DTaskOrganizerController.java607 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DLegacyTransitions.java110 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationRunner.java86 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DCustomizeActivityAnimation.java326 public void onAnimationCancelled() { in onAnimationCancelled() method in CustomizeActivityAnimation.Runner
H A DCrossActivityAnimation.java415 public void onAnimationCancelled() { in onAnimationCancelled() method in CrossActivityAnimation.Runner