HomeSort by relevance Sort by last modified time
    Searched defs:startTransitions (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
FragmentTransition.java 39 * 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,
    [all...]
FragmentManager.java     [all...]
  /frameworks/support/fragment/src/main/java/androidx/fragment/app/
FragmentTransition.java 36 * added to the View hierarchy prior to calling startTransitions. With ordered
37 * fragment transactions, Views will be removed and added after calling startTransitions.
102 static void startTransitions(FragmentManagerImpl fragmentManager,
    [all...]
FragmentManager.java     [all...]

Completed in 784 milliseconds