Searched refs:withEndActions (Results 1 – 9 of 9) sorted by relevance
161 .withEndActions(mockEndAction::run) in <lambda>()234 .withEndActions(mockEndAction::run) in <lambda>()484 .withEndActions(mockEndAction::run) in <lambda>()543 .withEndActions(mockEndAction::run) in <lambda>()574 .withEndActions(mockEndAction::run) in <lambda>()
326 .withEndActions(after); in animateIntoDismissTarget()470 .withEndActions(this::dismissPip);611 .withEndActions(this::onBoundsPhysicsAnimationEnd,616 .withEndActions(this::onBoundsPhysicsAnimationEnd);
319 .withEndActions(() -> mTargetViewContainer.setVisibility(View.GONE)) in hideDismissTargetMaybe()
89 .withEndActions({ setVisibility(View.INVISIBLE) }) in hide()
1921 .withEndActions(() -> { in animateExpansion()2012 .withEndActions(() -> { in animateCollapse() method2118 .withEndActions(() -> { in animateSwitchBubbles() method2547 .withEndActions(() -> { in showManageMenu()2563 .withEndActions(() -> { in showManageMenu()
434 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { in withEndActions() method443 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { in withEndActions() method
519 animator.withEndActions(after) in <lambda>()
571 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction)
775 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction) in onChildRemoved()