Home
last modified time | relevance | path

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

/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java335 public CommandResult executeShellV2Command(String command) throws DeviceNotAvailableException; in executeShellV2Command() method
347 public CommandResult executeShellV2Command(String command, File pipeAsInput) in executeShellV2Command() method
361 public CommandResult executeShellV2Command(String command, OutputStream pipeToOutput) in executeShellV2Command() method
376 public CommandResult executeShellV2Command( in executeShellV2Command() method
395 public CommandResult executeShellV2Command( in executeShellV2Command() method
419 public CommandResult executeShellV2Command( in executeShellV2Command() method
446 public CommandResult executeShellV2Command( in executeShellV2Command() method
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1080 public CommandResult executeShellV2Command(String cmd) throws DeviceNotAvailableException { in executeShellV2Command() method in NativeDevice
1086 public CommandResult executeShellV2Command(String cmd, File pipeAsInput) in executeShellV2Command() method in NativeDevice
1099 public CommandResult executeShellV2Command(String cmd, OutputStream pipeToOutput) in executeShellV2Command() method in NativeDevice
1112 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice
1121 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice
1130 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice
1150 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice
/aosp_15_r20/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
H A DBaseHostTestCase.java40 protected CommandResult executeShellV2Command(String cmd, Object... args) throws Exception { in executeShellV2Command() method in BaseHostTestCase
/aosp_15_r20/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
H A DBaseHostTestCase.java54 protected CommandResult executeShellV2Command(String cmd, Object... args) throws Exception { in executeShellV2Command() method in BaseHostTestCase
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java224 public CommandResult executeShellV2Command( in executeShellV2Command() method in TestDeviceTest.TestableTestDeviceV2
251 public CommandResult executeShellV2Command(String command) in executeShellV2Command() method in TestDeviceTest.TestableTestDeviceV2
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...