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

/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java752 startIfReady(animation);
767 startIfReady(animation);
777 private void startIfReady(Animator dependencyAnimation) { method in class:AnimatorSet.DependencyListener

Completed in 159 milliseconds