Home
last modified time | relevance | path

Searched refs:onAnimationCancelled (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationAdapterCompat.java66 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
67 remoteAnimationAdapter.onAnimationCancelled(); in wrapRemoteAnimationRunner()
DRemoteAnimationRunnerCompat.java21 void onAnimationCancelled(); in onAnimationCancelled() method
/frameworks/base/services/core/java/com/android/server/wm/
DLocalAnimationAdapter.java64 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
65 mAnimator.onAnimationCancelled(animationLeash); in onAnimationCancelled()
DAnimationAdapter.java67 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
DRemoteAnimationController.java225 mRemoteAnimationAdapter.getRunner().onAnimationCancelled(); in invokeAnimationCancelled()
407 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
DInsetsSourceProvider.java228 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
DSurfaceAnimationRunner.java140 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
DSurfaceAnimator.java263 animation.onAnimationCancelled(leash);
DRecentsAnimationController.java780 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RecentsAnimationController.TaskAnimationAdapter
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java130 adapter.onAnimationCancelled(mMockLeash); in testCancel()
131 verify(mMockRunner).onAnimationCancelled(); in testCancel()
146 verify(mMockRunner).onAnimationCancelled(); in testTimeout()
164 verify(mMockRunner, never()).onAnimationCancelled(); in testTimeout_scaled()
169 verify(mMockRunner).onAnimationCancelled(); in testTimeout_scaled()
DSurfaceAnimationRunnerTest.java118 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_notStarted()
132 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_running()
152 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_sneakyCancelBeforeUpdate()
DAppChangeTransitionTests.java90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
DAppTransitionTests.java252 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
DSurfaceAnimatorTest.java135 verify(mSpec).onAnimationCancelled(any()); in testCancelAnimation()
DActivityRecordTests.java595 public void onAnimationCancelled() { in testTakeOptions()
/frameworks/base/core/java/android/view/
DIRemoteAnimationRunner.aidl45 void onAnimationCancelled(); in onAnimationCancelled() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java279 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in ActivityLaunchAnimator.AnimationRunner
/frameworks/base/services/
Dart-profile16350 PLcom/android/server/wm/LocalAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V
16525 …rver/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->onAnimationCancelled(Landroid/vi…
16758 PLcom/android/server/wm/SurfaceAnimationRunner;->lambda$onAnimationCancelled$2$SurfaceAnimationRunn…
16760 PLcom/android/server/wm/SurfaceAnimationRunner;->onAnimationCancelled(Landroid/view/SurfaceControl;…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80558 Landroid/view/IRemoteAnimationRunner$Stub$Proxy;->onAnimationCancelled()V