Searched refs:shellOutput (Results 1 – 2 of 2) sorted by relevance
239 String shellOutput = receiver.getOutput(); in doLaunch() local240 if (shellOutput.contains("Error type")) { //$NON-NLS-1$ in doLaunch()
585 String shellOutput = receiver.getOutput(); in launchSystrace() local586 if (shellOutput.contains("Error type")) { //$NON-NLS-1$ in launchSystrace()