/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | AppWindowTokenAnimationTests.java | 95 final SurfaceControl leash = mToken.mSurfaceAnimator.mLeash; in clipAfterAnim_boundsLayerIsDestroyed() local 112 final SurfaceControl leash = mToken.mSurfaceAnimator.mLeash; in clipAfterAnimCancelled_boundsLayerIsDestroyed() local
|
D | SurfaceAnimatorTest.java | 169 final SurfaceControl leash = mAnimatable.mLeash; in testTransferAnimation() local 191 final SurfaceControl leash = mAnimatable.mLeash; in testOnAnimationLeashLostWhenAnimatableParentSurfaceControlNull() local 287 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
/frameworks/base/core/proto/android/server/ |
D | surfaceanimator.proto | 32 optional .android.view.SurfaceControlProto leash = 1; field
|
/frameworks/base/core/java/android/view/ |
D | RemoteAnimationTarget.java | 91 public final SurfaceControl leash; field in RemoteAnimationTarget 166 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget()
|
D | InsetsSourceControl.java | 34 public InsetsSourceControl(@InternalInsetType int type, SurfaceControl leash, in InsetsSourceControl()
|
D | InsetsAnimationControlImpl.java | 234 final SurfaceControl leash = consumer.getControl().getLeash(); in updateLeashesForSide() local
|
/frameworks/base/core/proto/android/view/ |
D | remote_animation_target.proto | 34 optional .android.view.SurfaceControlProto leash = 3; field
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SurfaceAnimationRunner.java | 140 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() 268 RunningAnimation(AnimationSpec animSpec, SurfaceControl leash, Runnable finishCallback) { in RunningAnimation()
|
D | TaskScreenshotAnimatable.java | 89 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
D | LocalAnimationAdapter.java | 128 void apply(Transaction t, SurfaceControl leash, long currentPlayTime); in apply()
|
D | WindowAnimationSpec.java | 94 public void apply(Transaction t, SurfaceControl leash, long currentPlayTime) { in apply()
|
D | AppWindowThumbnail.java | 190 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
D | WindowChangeAnimationSpec.java | 144 public void apply(Transaction t, SurfaceControl leash, long currentPlayTime) { in apply()
|
D | Dimmer.java | 61 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
D | WindowContainer.java | 1317 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
D | WindowState.java | 4983 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() 5298 public void apply(Transaction t, SurfaceControl leash, long currentPlayTime) { in apply()
|
D | AppWindowToken.java | 2749 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | RemoteAnimationTargetCompat.java | 42 public final SurfaceControlCompat leash; field in RemoteAnimationTargetCompat
|