Searched refs:startAll (Results 1 – 4 of 4) sorted by relevance
129 .startAll(() -> { in startOrUpdateExpandAnimation() method150 .startAll(() -> { in startOrUpdateCollapseAnimation() method276 0, (i, anim) -> anim.translationY(getExpandedY())).startAll(after); in updateYPosition()289 .startAll(); in animateStackByBubbleWidthsStartingFrom()319 animation.scaleX(1f).scaleY(1f).alpha(1f)).startAll(); in onActiveControllerForLayout()
80 void startAll(Runnable... endActions); in startAll() method
405 .startAll(allEnd);424 .startAll(after);
65 …drenFromIndex` returns a `MultiAnimationStarter` with a single method, `startAll(endAction)`, whic…93 .startAll(removeFirstView);