Searched defs:withEndActions (Results 1 – 2 of 2) sorted by relevance
435 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { in withEndActions() method444 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { in withEndActions() method
1958 .withEndActions(() -> { in animateExpansion() method2033 .withEndActions(() -> { in animateCollapse() method2103 .withEndActions(() -> { in animateSwitchBubbles() method