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

/frameworks/support/v7/appcompat/src/android/support/v7/view/
H A DViewPropertyAnimatorCompatSet.java58 public ViewPropertyAnimatorCompatSet playSequentially(ViewPropertyAnimatorCompat anim1, method in class:ViewPropertyAnimatorCompatSet
/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java40 * {@link AnimatorSet#playSequentially(Animator[]) playSequentially()} methods can be called to add
264 public void playSequentially(Animator... items) { method in class:AnimatorSet
282 public void playSequentially(List<Animator> items) { method in class:AnimatorSet
1966 * AnimatorSet#playSequentially(Animator[]) playSequentially()} methods if these suit the need,

Completed in 1400 milliseconds