Home
last modified time | relevance | path

Searched refs:writeOutputFile (Results 1 – 1 of 1) sorted by relevance

/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DVideoManager.java237 mStorageFile.writeOutputFile(data); in onOutputBufferAvailable()
289 mStorageFile.writeOutputFile(data); in run()
328 private void writeOutputFile(byte[] data) { in writeOutputFile() method in VideoManager.StorageFile