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.java315 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in fragmentDestroyedOnFinish() local
412 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange() local
449 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testIsStateSaved() local
485 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testSetArgumentsLifecycle() local
772 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in restoreNonConfig() local
819 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in retainedFragmentInBackstack() local
867 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in saveRemovedFragment() local
906 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in nullNonConfig() local
928 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in runTransactionsOnChange() local
964 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in optionsMenu() local
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java819 float fc = (float)(meta.frameWidth/2.0/Math.tan(meta.fovWidth/2.0)); in analyzeVideo() local