Searched refs:onAnimationLeashLost (Results 1 – 12 of 12) sorted by relevance
94 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in SimpleSurfaceAnimatable214 @Nullable Consumer<SurfaceControl.Transaction> onAnimationLeashLost) { in setOnAnimationLeashLost()215 mOnAnimationLeashLost = onAnimationLeashLost; in setOnAnimationLeashLost()
449 animatable.onAnimationLeashLost(t);668 void onAnimationLeashLost(Transaction t);
189 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainerThumbnail
72 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in Dimmer.DimAnimatable
537 protected void onAnimationLeashLost(SurfaceControl animationLeash, in onAnimationLeashLost() method in SurfaceAnimationRunner
2455 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in TaskFragment2456 super.onAnimationLeashLost(t); in onAnimationLeashLost()
3481 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainer3483 mWmService.mSurfaceAnimationRunner.onAnimationLeashLost(mAnimationLeash, t); in onAnimationLeashLost()
7727 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in ActivityRecord7728 super.onAnimationLeashLost(t); in onAnimationLeashLost()
93 mActivity.onAnimationLeashLost(mTransaction); in clipAfterAnim_boundsLayerZBoosted()
232 verify(mAnimatable).onAnimationLeashLost(mTransaction); in testOnAnimationLeashLostWhenAnimatableParentSurfaceControlNull()359 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in SurfaceAnimatorTest.MyAnimatable
1342 verify(container, never()).onAnimationLeashLost(any()); in testStartChangeTransitionWhenPreviousIsNotFinished()1354 verify(container).onAnimationLeashLost(any()); in testStartChangeTransitionWhenPreviousIsNotFinished()
11338 HPLcom/android/server/wm/SurfaceAnimationRunner;->onAnimationLeashLost(Landroid/view/SurfaceControl…11821 HPLcom/android/server/wm/WindowContainer;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transa…