Home
last modified time | relevance | path

Searched defs:fc (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() local
416 final FragmentController fc = FragmentTestUtil.createController(mActivityRule); in noPrematureStateChange() local
453 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testIsStateSaved() local
489 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in testSetArgumentsLifecycle() local
776 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in restoreNonConfig() local
823 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in retainedFragmentInBackstack() local
871 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in saveRemovedFragment() local
910 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in nullNonConfig() local
932 FragmentController fc = FragmentTestUtil.createController(mActivityRule); in runTransactionsOnChange() local
968 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
/cts/tests/tests/text/src/android/text/cts/
DFontFileTestUtil.java37 final FileChannel fc = fis.getChannel(); in getPostScriptName() local
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainVisualQueryDetectionService.java421 FileChannel fc = openFileInput(filename).getChannel(); in readFileWithMMap() 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