Home
last modified time | relevance | path

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

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