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

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

Completed in 74 milliseconds