Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportService.java107 private static final int BUGREPORT_STARTED_TOAST_DELAY_MILLIS = 2000; field in BugReportService
261 }, BUGREPORT_STARTED_TOAST_DELAY_MILLIS); in onStartCommand()