Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java40 protected CommandResult executeShellV2Command(String cmd, Object... args) throws Exception { in executeShellV2Command() method in BaseHostTestCase
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java54 protected CommandResult executeShellV2Command(String cmd, Object... args) throws Exception { in executeShellV2Command() method in BaseHostTestCase