Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 2 of 2) sorted by relevance

/cts/tests/fragment/src/android/fragment/cts/
DFragmentLifecycleTest.java314 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in fragmentDestroyedOnFinish() local
411 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange() local
448 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testIsStateSaved() local
484 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testSetArgumentsLifecycle() local
771 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in restoreNonConfig() local
818 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in retainedFragmentInBackstack() local
866 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in saveRemovedFragment() local
905 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in nullNonConfig() local
927 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in runTransactionsOnChange() local
963 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in optionsMenu() local
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java816 float fc = (float)(meta.frameWidth/2.0/Math.tan(meta.fovWidth/2.0)); in analyzeVideo() local