Searched refs:dispatchOnFragmentStopped (Results 1 – 2 of 2) sorted by relevance
1366 dispatchOnFragmentStopped(f, false); in moveToState()3392 void dispatchOnFragmentStopped(Fragment f, boolean onlyRecursive) { in dispatchOnFragmentStopped() method in FragmentManagerImpl3397 .dispatchOnFragmentStopped(f, true); in dispatchOnFragmentStopped()
2010 HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentStopped(Landroid/app/Fragment;Z)V