Searched refs:startAll (Results 1 – 5 of 5) sorted by relevance
341 }).startAll(after); in startOrUpdatePathAnimation()508 animation.scaleX(1f).scaleY(1f).alpha(1f)).startAll();
613 .startAll(after);
88 void startAll(Runnable... endActions); in startAll() method
423 .startAll(allEnd);443 .startAll(after);
73 …drenFromIndex` returns a `MultiAnimationStarter` with a single method, `startAll(endAction)`, whic…101 .startAll(removeFirstView);