Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1095 final File bugreportZippedFile = new File(zippedPath); in zipBugreport() local
1098 new BufferedOutputStream(new FileOutputStream(bugreportZippedFile)))) { in zipBugreport()
1107 info.bugreportFile = bugreportZippedFile; in zipBugreport()