Searched defs:playSequentially (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java30 * {@link AnimatorSet#playSequentially(Animator[]) playSequentially()} methods can be called to add
164 public void playSequentially(Animator... items) { method in class:AnimatorSet
183 public void playSequentially(List<Animator> items) { method in class:AnimatorSet
972 * AnimatorSet#playSequentially(Animator[]) playSequentially()} methods if these suit the need,

Completed in 59 milliseconds