Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java128 private String shell(final String command) throws Exception { in shell() method in InputMethodServiceLifecycleTest
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java78 String shell(final String command) throws IOException { in shell() method in TestHelper