Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1187 addDetailsToZipFile(info); in shareBugreport()
1241 addDetailsToZipFile(info); in sendBugreportNotification()
1361 private void addDetailsToZipFile(BugreportInfo info) { in addDetailsToZipFile() method in BugreportProgressService