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