Searched refs:file (Results 151 - 175 of 353) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/utillib/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/data/keyboards/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
H A Dcommon.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/java/android/media/
H A DMediaMuxer.java5 * you may not use this file except in compliance with the License.
32 * mp4 file as the output and at most one audio and/or one video elementary
82 /** MPEG4 media file format*/
116 * @param path The path of the output media file.
117 * @param format The format of the output media file.
119 * @throws IOException if failed to open the file for write
130 File file = new File(path);
131 fos = new FileOutputStream(file);
146 * method will not rotate the video frame when muxer is generating the file,
169 * Set and store the geodata (latitude and longitude) in the output file
[all...]
/frameworks/base/media/mca/filterfw/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterfw/native/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
H A Dlibfilterfw.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterpacks/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/nfc-extras/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/FusedLocation/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/Keyguard/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/Keyguard/test/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
H A DRemotePrintDocumentAdapter.java5 * you may not use this file except in compliance with the License.
51 public RemotePrintDocumentAdapter(IPrintDocumentAdapter printAdatper, File file) { argument
53 mFile = file;
/frameworks/base/packages/SystemUI/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/test-runner/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/AccessoryDisplay/sink/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/AccessoryDisplay/source/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/BiDiTests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/BrowserPowerTest/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/Compatibility/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tests/RemoteDisplayProvider/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.

Completed in 2687 milliseconds

1234567891011>>