/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | RemoteAnimationAdapterCompat.java | 66 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat 67 remoteAnimationAdapter.onAnimationCancelled(); in wrapRemoteAnimationRunner()
|
D | RemoteAnimationRunnerCompat.java | 21 void onAnimationCancelled(); in onAnimationCancelled() method
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | LocalAnimationAdapter.java | 64 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter 65 mAnimator.onAnimationCancelled(animationLeash); in onAnimationCancelled()
|
D | AnimationAdapter.java | 67 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
D | RemoteAnimationController.java | 225 mRemoteAnimationAdapter.getRunner().onAnimationCancelled(); in invokeAnimationCancelled() 407 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
|
D | InsetsSourceProvider.java | 228 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
D | SurfaceAnimationRunner.java | 140 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
D | SurfaceAnimator.java | 263 animation.onAnimationCancelled(leash);
|
D | RecentsAnimationController.java | 780 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RecentsAnimationController.TaskAnimationAdapter
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | RemoteAnimationControllerTest.java | 130 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()
|
D | SurfaceAnimationRunnerTest.java | 118 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_notStarted() 132 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_running() 152 mSurfaceAnimationRunner.onAnimationCancelled(mMockSurface); in testCancel_sneakyCancelBeforeUpdate()
|
D | AppChangeTransitionTests.java | 90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
|
D | AppTransitionTests.java | 252 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
D | SurfaceAnimatorTest.java | 135 verify(mSpec).onAnimationCancelled(any()); in testCancelAnimation()
|
D | ActivityRecordTests.java | 595 public void onAnimationCancelled() { in testTakeOptions()
|
/frameworks/base/core/java/android/view/ |
D | IRemoteAnimationRunner.aidl | 45 void onAnimationCancelled(); in onAnimationCancelled() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | ActivityLaunchAnimator.java | 279 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in ActivityLaunchAnimator.AnimationRunner
|
/frameworks/base/services/ |
D | art-profile | 16350 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/ |
D | hiddenapi-greylist-max-o.txt | 80558 Landroid/view/IRemoteAnimationRunner$Stub$Proxy;->onAnimationCancelled()V
|