Home
last modified time | relevance | path

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

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DIDevice.java221 public void executeShellCommand(String command, IShellOutputReceiver receiver) in executeShellCommand() method
252 public void executeShellCommand(String command, IShellOutputReceiver receiver, in executeShellCommand() method
DDevice.java274 public void executeShellCommand(String command, IShellOutputReceiver receiver) in executeShellCommand() method in Device
281 public void executeShellCommand(String command, IShellOutputReceiver receiver, in executeShellCommand() method in Device
/sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
DRemoteAndroidTestRunnerTest.java127 public void executeShellCommand(String command, in executeShellCommand() method in RemoteAndroidTestRunnerTest.MockDevice
135 public void executeShellCommand(String command, in executeShellCommand() method in RemoteAndroidTestRunnerTest.MockDevice