Searched refs:executeRemoteCommand (Results 1 – 2 of 2) sorted by relevance
275 AdbHelper.executeRemoteCommand(AndroidDebugBridge.sSocketAddr, command, this, in executeShellCommand()
350 public static void executeRemoteCommand(InetSocketAddress adbSockAddr, in executeRemoteCommand() method in AdbHelper