Searched refs:createController (Results 1 – 5 of 5) sorted by relevance
319 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in fragmentDestroyedOnFinish()352 FragmentController fc = FragmentController.createController( in childFragmentManagerAttach()416 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange()428 … final FragmentController fragmentController = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange()453 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testIsStateSaved()489 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testSetArgumentsLifecycle()545 final FragmentController fc1 = FragmentController.createController( in targetFragmentRestoreLifecycleStateBackStack()581 final FragmentController fc2 = FragmentController.createController( in targetFragmentRestoreLifecycleStateBackStack()611 final FragmentController fc1 = FragmentController.createController( in targetFragmentRestoreLifecycleStateManagerOrder()648 final FragmentController fc2 = FragmentController.createController( in targetFragmentRestoreLifecycleStateManagerOrder()[all …]
155 public static FragmentController createController(ActivityTestRule<FragmentTestActivity> rule) { in createController() method in FragmentTestUtil160 controller[0] = FragmentController.createController(hostCallbacks); in createController()
395 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhileAnimatingAway()428 final FragmentController fc2 = FragmentTestUtil.createController(mActivityRule); in saveWhileAnimatingAway()
691 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhilePostponed()706 final FragmentController fc2 = FragmentTestUtil.createController(mActivityRule); in saveWhilePostponed()
5889 …method @Deprecated public static final android.app.FragmentController createController(android.app…