Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DBugReportInfoActivity.java287 try (InputStream bugReportInput = mResolver.openInputStream(sourceBugReport); in mergeFilesAndCopyToUsb() argument
293 ZipInputStream zipInStream = new ZipInputStream(bugReportInput); in mergeFilesAndCopyToUsb()