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

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

Completed in 137 milliseconds