Searched refs:LOGCAT_PROC_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
30 private static String LOGCAT_PROC_TIMEOUT_MILLIS = "logcat_proc_timeout_millis"; field in DataCollectorConfig57 LOGCAT_PROC_TIMEOUT_MILLIS, LOGCAT_PROC_TIMEOUT_MILLIS_VALUE); in getLogcatProcTimeoutMillis()
125 private static final long LOGCAT_PROC_TIMEOUT_MILLIS = 50; field in WifiDiagnostics786 process.waitFor(LOGCAT_PROC_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in getLogcat()