Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DAssetFileDescriptor_AutoCloseInputStreamTest.java260 FileChannel fc = input.getChannel(); in testGetChannel() local
268 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelSize() local
275 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBuffer() local
294 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBuffers() local
312 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBufferFromPosition() local
329 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelTransferTo() local
359 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelMap() local
375 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelWriteBuffer() local
389 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelWriteBuffers() local
405 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelWriteBufferFromPosition() local
[all …]
/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/text/src/android/text/cts/
DFontFileTestUtil.java36 final FileChannel fc = fis.getChannel(); in getPostScriptName() local
118 final FileChannel fc = fis.getChannel(); in hasTable() local
/cts/tests/tests/graphics/src/android/graphics/fonts/
DSystemFontsTest.java135 FileChannel fc = fis.getChannel(); in testFontsFallbackUnreadable() local
DFontFileTestUtil.java40 final FileChannel fc = fis.getChannel(); in getPostScriptName() local
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainVisualQueryDetectionService.java491 FileChannel fc = fis.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