Searched defs:withEndActions (Results 1 – 3 of 3) sorted by relevance
162 .withEndActions(() -> { in animateExpansion() method205 .withEndActions(() -> { in animateCollapse() method
428 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { in withEndActions() method437 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { in withEndActions() method
2494 .withEndActions(() -> { in animateSwitchBubbles() method