Searched refs:executeRemoteCommand (Results 1 – 2 of 2) sorted by relevance
311 AdbHelper.executeRemoteCommand(AndroidDebugBridge.getSocketAddress(), command, this, in executeShellCommand()319 AdbHelper.executeRemoteCommand(AndroidDebugBridge.getSocketAddress(), command, this, in executeShellCommand()
359 static void executeRemoteCommand(InetSocketAddress adbSockAddr, in executeRemoteCommand() method in AdbHelper