Searched defs:shell (Results 1 – 4 of 4) sorted by relevance
103 String shell(String command) throws IOException { in shell() method in TestHelper
60 public static InputStream shell(String command) { in shell() method in DeviceUtils
190 protected final String shell(String command, String... args) { in shell() method in AtraceHostTestBase
422 private String shell(String command) throws Exception { in shell() method in InputMethodServiceLifecycleTest