Home
last modified time | relevance | path

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

12345

/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java120 public void onAnimationCancelled() { in onAnimationCancelled() method in LauncherAnimationRunner
241 default void onAnimationCancelled() {} in onAnimationCancelled() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWindowManagerOcclusionManager.kt139 override fun onAnimationCancelled() { in <lambda>() method
244 override fun onAnimationCancelled() { in <lambda>() method
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DIBackAnimationRunner.aidl36 void onAnimationCancelled() = 1; in onAnimationCancelled() method
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DIRemoteAnimationRunner.aidl49 void onAnimationCancelled(); in onAnimationCancelled() method
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DRemoteAnimationDelegate.kt29 @UiThread fun onAnimationCancelled() method
H A DActivityTransitionAnimator.kt1007 override fun onAnimationCancelled() { in <lambda>() method in com.android.systemui.animation.Runner
1692 override fun onAnimationCancelled() { in <lambda>() method
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
H A DMockAnimationAdapter.java47 public void onAnimationCancelled(SurfaceControl animationLeash) {} in onAnimationCancelled() method in MockAnimationAdapter
/aosp_15_r20/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.java513 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
H A DAppTransitionControllerTest.java739 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DAnimationAdapter.java82 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.java200 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
H A DSurfaceAnimationRunner.java248 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
H A DInsetsSourceProvider.java868 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
H A DTaskOrganizerController.java587 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardTransitionExecutor.kt91 override fun onAnimationCancelled() {} in onAnimationCancelled() method in com.android.systemui.clipboardoverlay.ClipboardTransitionExecutor
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DLegacyTransitions.java116 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationRunner.java86 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionIntentExecutor.kt165 override fun onAnimationCancelled() {} in onAnimationCancelled() method
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewMediator.java229 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in CarKeyguardViewMediator.CarOcclusionAnimationRunner
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherBackAnimationController.java266 public void onAnimationCancelled() {} in onAnimationCancelled() method in LauncherBackAnimationController.RemoteAnimationRunnerStub
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/back/
DCrossActivityBackAnimation.java394 public void onAnimationCancelled() { in onAnimationCancelled() method in CrossActivityBackAnimation.Runner
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DCrossActivityBackAnimation.kt571 override fun onAnimationCancelled() { in <lambda>() method in com.android.wm.shell.back.Runner

12345