Searched refs:withEndActions (Results 1 – 11 of 11) sorted by relevance
161 .withEndActions(mockEndAction::run)234 .withEndActions(mockEndAction::run)484 .withEndActions(mockEndAction::run)543 .withEndActions(mockEndAction::run)574 .withEndActions(mockEndAction::run)
162 .withEndActions(() -> { in animateExpansion()205 .withEndActions(() -> { in animateCollapse()
118 .withEndActions(endActions)
131 .withEndActions(() -> { in animateTransition()
301 .withEndActions(after); in animateIntoDismissTarget()454 .withEndActions(this::dismissPip);597 .withEndActions(this::onBoundsPhysicsAnimationEnd,602 .withEndActions(this::onBoundsPhysicsAnimationEnd);
167 .withEndActions({ setVisibility(View.INVISIBLE) })
428 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { regex437 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { regex
521 animator.withEndActions(after)
565 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction) in onChildRemoved()
742 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction) in onChildRemoved()
2338 .withEndActions(() -> { in animateExpansion()2494 .withEndActions(() -> { in animateSwitchBubbles()3005 .withEndActions(() -> { in showManageMenu()3023 .withEndActions(() -> { in showManageMenu()