Searched refs:withEndActions (Results 1 – 7 of 7) sorted by relevance
146 .withEndActions(mockEndAction::run) in <lambda>()219 .withEndActions(mockEndAction::run) in <lambda>()469 .withEndActions(mockEndAction::run) in <lambda>()528 .withEndActions(mockEndAction::run) in <lambda>()559 .withEndActions(mockEndAction::run) in <lambda>()
288 .withEndActions(after); in animateIntoDismissTarget()380 .withEndActions(endAction); in flingToSnapTarget()423 .withEndActions(this::dismissPip);517 .withEndActions(this::onBoundsAnimationEnd);
602 .withEndActions(() -> mTargetViewContainer.setVisibility(View.GONE)) in hideDismissTarget()
1962 .withEndActions(() -> { in animateExpansion() method2037 .withEndActions(() -> { in animateCollapse() method2074 .withEndActions(this::releaseAnimatingOutBubbleBuffer) in animateSwitchBubbles()2107 .withEndActions(() -> { in animateSwitchBubbles() method2397 .withEndActions(() -> mDismissTargetContainer.setVisibility(View.INVISIBLE)) in hideDismissTarget()2636 .withEndActions(() -> { in showManageMenu()2650 .withEndActions(() -> mManageMenu.setVisibility(View.INVISIBLE)) in showManageMenu()
428 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { in withEndActions() method437 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { in withEndActions() method
554 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction) in onChildRemoved()
809 .withEndActions(finishRemoval, mOnBubbleAnimatedOutAction) in onChildRemoved()