Searched refs:playTogether (Results 1 – 7 of 7) sorted by relevance
184 as.playTogether( in setPressed()190 as.playTogether( in setPressed()
122 public void playTogether(Animator... items) { in playTogether() method in AnimatorSet137 public void playTogether(Collection<Animator> items) { in playTogether() method in AnimatorSet
146 parent.playTogether(animsArray); in createAnimatorFromXml()
624 mShowInputControlsAnimator.playTogether(mDimSelectorWheelAnimator, showIncrementButton, in NumberPicker()
868 animSetXY.playTogether(animX, animY);
2230 method public void playTogether(android.animation.Animator...);2231 method public void playTogether(java.util.Collection<android.animation.Animator>);