Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DIRemoteClient.java72 void sendAddCommandFile(String commandFile, List<String> extraArgs) throws RemoteException; in sendAddCommandFile() method
DRemoteClient.java164 public void sendAddCommandFile(String commandFile, List<String> extraArgs) in sendAddCommandFile() method in RemoteClient