Searched refs:logcatProcess (Results 1 – 1 of 1) sorted by relevance
2276 Process logcatProcess = in checkVmOutputIsRedirectedToLogcat() local2285 logcatProcess.waitFor(); in checkVmOutputIsRedirectedToLogcat()2287 new BufferedReader(new InputStreamReader(logcatProcess.getInputStream())); in checkVmOutputIsRedirectedToLogcat()