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

/frameworks/base/core/java/android/transition/
H A DTransitionSet.java379 protected void createAnimators(ViewGroup sceneRoot, TransitionValuesMaps startValues, method in class:TransitionSet
396 childTransition.createAnimators(sceneRoot, startValues, endValues, startValuesList,
H A DTransition.java688 protected void createAnimators(ViewGroup sceneRoot, TransitionValuesMaps startValues, method in class:Transition
692 Log.d(LOG_TAG, "createAnimators() for " + this);
1737 * createAnimators() to set things up and create all of the animations and then
1779 createAnimators(sceneRoot, mStartValues, mEndValues, mStartValuesList, mEndValuesList);
/frameworks/support/transition/src/main/java/androidx/transition/
H A DTransitionSet.java451 protected void createAnimators(ViewGroup sceneRoot, TransitionValuesMaps startValues, method in class:TransitionSet
468 childTransition.createAnimators(sceneRoot, startValues, endValues, startValuesList,
H A DTransition.java700 protected void createAnimators(ViewGroup sceneRoot, TransitionValuesMaps startValues, method in class:Transition
704 Log.d(LOG_TAG, "createAnimators() for " + this);
1776 * createAnimators() to set things up and create all of the animations and then
1816 createAnimators(sceneRoot, mStartValues, mEndValues, mStartValuesList, mEndValuesList);
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 127 milliseconds