Searched defs:port (Results 1 – 1 of 1) sorted by relevance
93 public static boolean startViewServer(IDevice device, int port) { in startViewServer()188 Integer port = devicePortMap.get(device); in getDeviceLocalPort() local199 private static String buildStartServerShellCommand(int port) { in buildStartServerShellCommand()