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

/frameworks/base/core/java/android/app/
H A DFragmentTransition.java39 * added to the View hierarchy prior to calling startTransitions. With ordered
40 * fragment transactions, Views will be removed and added after calling startTransitions.
87 static void startTransitions(FragmentManagerImpl fragmentManager, method in class:FragmentTransition
/frameworks/support/fragment/java/android/support/v4/app/
H A DFragmentTransition.java34 * added to the View hierarchy prior to calling startTransitions. With ordered
35 * fragment transactions, Views will be removed and added after calling startTransitions.
100 static void startTransitions(FragmentManagerImpl fragmentManager, method in class:FragmentTransition

Completed in 86 milliseconds