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
174 public void playSequentially(Animator... items) { method in class:AnimatorSet
193 public void playSequentially(List<Animator> items) { method in class:AnimatorSet
997 * AnimatorSet#playSequentially(Animator[]) playSequentially()} methods if these suit the need,

Completed in 17 milliseconds