Searched defs:shell (Results 1 – 4 of 4) sorted by relevance
103 String shell(String command) throws IOException { in shell() method in TestHelper
190 protected final String shell(String command, String... args) { in shell() method in AtraceHostTestBase
268 private String shell(String command) { in shell() method in MultiUserTest
414 private String shell(String command) throws Exception { in shell() method in InputMethodServiceLifecycleTest