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.java313 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in fragmentDestroyedOnFinish() local
410 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange() local
447 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testIsStateSaved() local
483 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testSetArgumentsLifecycle() local
770 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in restoreNonConfig() local
817 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in retainedFragmentInBackstack() local
865 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in saveRemovedFragment() local
904 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in nullNonConfig() local
926 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in runTransactionsOnChange() local
/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