Home
last modified time | relevance | path

Searched defs:onAnimationCancelled (Results 1 – 22 of 22) 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
DActivityTransitionAnimator.kt767 override fun onAnimationCancelled() { in onAnimationCancelled() method
1266 override fun onAnimationCancelled() { in onAnimationCancelled() method
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DMockAnimationAdapter.java47 public void onAnimationCancelled(SurfaceControl animationLeash) {} in onAnimationCancelled() method in MockAnimationAdapter
/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.java82 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.java248 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
DInsetsSourceProvider.java796 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
DTaskOrganizerController.java588 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
DBackNavigationController.java1446 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptor
/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/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DLegacyTransitions.java116 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWindowManagerOcclusionManager.kt138 override fun onAnimationCancelled() { in <lambda>() method
243 override fun onAnimationCancelled() { in <lambda>() method
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DTaskFragmentAnimationRunner.java86 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DActionIntentExecutor.kt165 override fun onAnimationCancelled() {} in onAnimationCancelled() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DCrossActivityBackAnimation.kt536 override fun onAnimationCancelled() { in <lambda>() method in com.android.wm.shell.back.CrossActivityBackAnimation.Runner