/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | LauncherAnimationRunner.java | 120 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 D | WindowManagerOcclusionManager.kt | 139 override fun onAnimationCancelled() { in <lambda>() method 244 override fun onAnimationCancelled() { in <lambda>() method
|
/aosp_15_r20/frameworks/base/core/java/android/window/ |
H A D | IBackAnimationRunner.aidl | 36 void onAnimationCancelled() = 1; in onAnimationCancelled() method
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationRunner.aidl | 49 void onAnimationCancelled(); in onAnimationCancelled() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | RemoteAnimationDelegate.kt | 29 @UiThread fun onAnimationCancelled() method
|
H A D | ActivityTransitionAnimator.kt | 1007 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 D | MockAnimationAdapter.java | 47 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 D | AppChangeTransitionTests.java | 90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
|
H A D | AppTransitionTests.java | 513 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
H A D | AppTransitionControllerTest.java | 739 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 D | AnimationAdapter.java | 82 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
H A D | WallpaperAnimationAdapter.java | 153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
|
H A D | LocalAnimationAdapter.java | 71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
|
H A D | NonAppWindowAnimationAdapter.java | 200 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
|
H A D | SurfaceAnimationRunner.java | 248 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
H A D | InsetsSourceProvider.java | 868 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
H A D | TaskOrganizerController.java | 587 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 D | ClipboardTransitionExecutor.kt | 91 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 D | LegacyTransitions.java | 116 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 D | TaskFragmentAnimationRunner.java | 86 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | ActionIntentExecutor.kt | 165 override fun onAnimationCancelled() {} in onAnimationCancelled() method
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewMediator.java | 229 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in CarKeyguardViewMediator.CarOcclusionAnimationRunner
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | LauncherBackAnimationController.java | 266 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/ |
D | CrossActivityBackAnimation.java | 394 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 D | CrossActivityBackAnimation.kt | 571 override fun onAnimationCancelled() { in <lambda>() method in com.android.wm.shell.back.Runner
|