Searched refs:sendAddCommandFile (Results 1 – 3 of 3) sorted by relevance
72 void sendAddCommandFile(String commandFile, List<String> extraArgs) throws RemoteException; in sendAddCommandFile() method
164 public void sendAddCommandFile(String commandFile, List<String> extraArgs) in sendAddCommandFile() method in RemoteClient
124 mRemoteClient.sendAddCommandFile(cmdFile, extraArgs); in testAddCommandFile()