Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DZipUtils.java53 writeInputStreamToZipStream(entry.getName(), stream, zipStream); in extractZippedFileToZipStream()
72 writeInputStreamToZipStream(file.getName(), audioInput, zipStream); in addFileToZipStream()
79 static void writeInputStreamToZipStream( in writeInputStreamToZipStream() method in ZipUtils
DBugReportInfoActivity.java296 ZipUtils.writeInputStreamToZipStream( in mergeFilesAndCopyToUsb()
302 ZipUtils.writeInputStreamToZipStream( in mergeFilesAndCopyToUsb()