Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportService.java437 mSingleThreadExecutor.submit(BugReportService.this::zipDirectoryAndUpdateStatus); in requestBugReport()
516 private void zipDirectoryAndUpdateStatus() { in zipDirectoryAndUpdateStatus() method in BugReportService