Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java276 public CommandResult executeShellV2Command(String command) throws DeviceNotAvailableException; in executeShellV2Command() method
290 public CommandResult executeShellV2Command( in executeShellV2Command() method
309 public CommandResult executeShellV2Command( in executeShellV2Command() method
DNativeDevice.java681 public CommandResult executeShellV2Command(String cmd) throws DeviceNotAvailableException { in executeShellV2Command() method in NativeDevice
687 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice
695 public CommandResult executeShellV2Command( in executeShellV2Command() method in NativeDevice