Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportService.java128 private static final String MESSAGE_FAILURE_ZIP = "Failed to zip files"; field in BugReportService
530 MESSAGE_FAILURE_ZIP); in zipDirectoryAndUpdateStatus()