Home
last modified time | relevance | path

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

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DIDevice.java279 public void executeShellCommand(String command, IShellOutputReceiver receiver) in executeShellCommand() method
310 public void executeShellCommand(String command, IShellOutputReceiver receiver, in executeShellCommand() method
DDevice.java386 public void executeShellCommand(String command, IShellOutputReceiver receiver) in executeShellCommand() method in Device
394 public void executeShellCommand(String command, IShellOutputReceiver receiver, in executeShellCommand() method in Device