Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportService.java513 zipDirectoryToOutputStream(bugReportTempDir, in zipDirectoryAndUpdateStatus()
574 private void zipDirectoryToOutputStream(File dirToZip, OutputStream outStream) in zipDirectoryToOutputStream() method in BugReportService