Searched refs:getChildAnimations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java216 public ArrayList<Animator> getChildAnimations() { method in class:AnimatorSet
225 * Sets the target object for all current {@link #getChildAnimations() child animations}
257 * Sets the TimeInterpolator for all current {@link #getChildAnimations() child animations}

Completed in 36 milliseconds