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.java1115 final File bugreportZippedFile = new File(zippedPath); in zipBugreport() local
1118 new BufferedOutputStream(new FileOutputStream(bugreportZippedFile)))) { in zipBugreport()
1127 info.bugreportFile = bugreportZippedFile; in zipBugreport()