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/google/android/car/bugreport/
DBugReportService.java124 private static final String MESSAGE_FAILURE_ZIP = "Failed to zip files"; field in BugReportService
518 MESSAGE_FAILURE_ZIP); in zipDirectoryAndUpdateStatus()