Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 3 of 3) 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/tests/tests/graphics/src/android/graphics/fonts/
DFontFileTestUtil.java37 final FileChannel fc = fis.getChannel(); in getPostScriptName() local
96 final FileChannel fc = fis.getChannel(); in containsEmojiCompatMetadata() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java836 float fc = (float)(meta.frameWidth/2.0/Math.tan(meta.fovWidth/2.0)); in analyzeVideo() local