Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationRunnerCompat.java25 void onAnimationCancelled(); in onAnimationCancelled() method
DRemoteAnimationAdapterCompat.java103 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
/frameworks/base/core/java/android/view/
DIRemoteAnimationRunner.aidl49 void 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.java276 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
DAppTransitionControllerTest.java531 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java63 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
DLocalAnimationAdapter.java60 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
DWallpaperAnimationAdapter.java148 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
DNonAppWindowAnimationAdapter.java193 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
DSurfaceAnimationRunner.java150 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
DInsetsSourceProvider.java553 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
DTaskOrganizerController.java155 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.TaskOrganizerCallbacks.StartingWindowAnimationAdaptor
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt694 override fun onAnimationCancelled() { in <lambda>() method in com.android.systemui.animation.Runner