Searched defs:withEndActions (Results 1 – 3 of 3) sorted by relevance
428 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { in withEndActions() method437 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { in withEndActions() method
187 .withEndActions(() -> { in animateExpansion() method228 .withEndActions(() -> { in animateCollapse() method
2633 }).withEndActions(() -> { in animateOverflowExpansion() method2787 .withEndActions(() -> { in animateSwitchBubbles() method