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