Searched defs:sendCommand (Results 1 – 3 of 3) sorted by relevance
75 public void sendCommand(String command) throws IOException { in sendCommand() method in DeviceConnection
42 private static void sendCommand(String command, IDevice device, Window window, String params) { in sendCommand() method in ViewManager
545 private boolean sendCommand(String command) { in sendCommand() method in EmulatorConsole