Searched refs:startAll (Results 1 – 5 of 5) sorted by relevance
313 }).startAll(after); in startOrUpdatePathAnimation()454 0, (i, anim) -> anim.translationY(getExpandedY())).startAll(after); in updateYPosition()487 animation.scaleX(1f).scaleY(1f).alpha(1f)).startAll(); in onActiveControllerForLayout()
87 void startAll(Runnable... endActions); in startAll() method
687 .startAll(after);
416 .startAll(allEnd);436 .startAll(after);
73 …drenFromIndex` returns a `MultiAnimationStarter` with a single method, `startAll(endAction)`, whic…101 .startAll(removeFirstView);