Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportService.java101 private static final int STOP_SERVICE_DELAY_MILLIS = 1000; field in BugReportService
467 }, STOP_SERVICE_DELAY_MILLIS); in handleBugReportManagerError()