Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DIRemoteClient.java89 public void sendExecCommand(String serial, String[] commandArgs) throws RemoteException; in sendExecCommand() method
DRemoteClient.java214 public void sendExecCommand(String serial, String[] commandArgs) throws RemoteException { in sendExecCommand() method in RemoteClient