Home
last modified time | relevance | path

Searched refs:createController (Results 1 – 5 of 5) sorted by relevance

/cts/tests/fragment/src/android/fragment/cts/
DFragmentLifecycleTest.java319 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 …]
DFragmentTestUtil.java155 public static FragmentController createController(ActivityTestRule<FragmentTestActivity> rule) { in createController() method in FragmentTestUtil
160 controller[0] = FragmentController.createController(hostCallbacks); in createController()
DFragmentAnimatorTest.java395 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhileAnimatingAway()
428 final FragmentController fc2 = FragmentTestUtil.createController(mActivityRule); in saveWhileAnimatingAway()
DPostponedTransitionTest.java691 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhilePostponed()
706 final FragmentController fc2 = FragmentTestUtil.createController(mActivityRule); in saveWhilePostponed()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt5889 …method @Deprecated public static final android.app.FragmentController createController(android.app…