Home
last modified time | relevance | path

Searched defs:onAnimationCancelled (Results 1 – 16 of 16) 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.kt1112 override fun onAnimationCancelled() { in <lambda>() method in com.android.systemui.animation.Runner
1853 override fun onAnimationCancelled() { in <lambda>() 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/core/java/com/android/server/wm/
DAnimationAdapter.java82 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
DLocalAnimationAdapter.java71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
DSurfaceAnimationRunner.java156 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
DInsetsSourceProvider.java874 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
DTaskOrganizerController.java587 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
DBackNavigationController.java1699 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/packages/SystemUI/src/com/android/systemui/keyguard/
DWindowManagerOcclusionManager.kt139 override fun onAnimationCancelled() { in <lambda>() method
244 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.kt166 override fun onAnimationCancelled() {} in onAnimationCancelled() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DCrossActivityBackAnimation.kt584 override fun onAnimationCancelled() { in <lambda>() method in com.android.wm.shell.back.Runner