Searched refs:DEFAULT_BUGREPORT_SERVICE_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
103 private static final long DEFAULT_BUGREPORT_SERVICE_TIMEOUT_MILLIS = 30 * 1000; field in BugreportManagerServiceImpl530 handoffLock.wait(DEFAULT_BUGREPORT_SERVICE_TIMEOUT_MILLIS); in startBugreport()906 timedOut = totalTimeWaitedMillis > DEFAULT_BUGREPORT_SERVICE_TIMEOUT_MILLIS; in startAndGetDumpstateBinderServiceLocked()