Searched refs:shellOutput (Results 1 – 3 of 3) sorted by relevance
60 String shellOutput = receiver.getOutput(); in run() local61 mTags = parseSupportedTags(shellOutput); in run()
239 String shellOutput = receiver.getOutput(); in doLaunch() local240 if (shellOutput.contains("Error type")) { //$NON-NLS-1$ in doLaunch()
608 String shellOutput = receiver.getOutput(); in launchSystrace() local609 if (shellOutput.contains("Error type")) { //$NON-NLS-1$ in launchSystrace()