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

/frameworks/base/core/java/android/transition/
H A DChangeTransform.java259 createGhostView(sceneRoot, startValues, endValues);
367 private void createGhostView(final ViewGroup sceneRoot, TransitionValues startValues, method in class:ChangeTransform
/frameworks/support/transition/src/android/support/transition/
H A DChangeTransform.java270 createGhostView(sceneRoot, startValues, endValues);
381 private void createGhostView(final ViewGroup sceneRoot, TransitionValues startValues, method in class:ChangeTransform

Completed in 51 milliseconds