Searched refs:confirmAdbTcpConnect (Results 1 – 1 of 1) sorted by relevance
189 if(confirmAdbTcpConnect(host, port)) { in adbTcpConnect()204 private boolean confirmAdbTcpConnect(String host, String port) { in confirmAdbTcpConnect() method in RemoteAndroidDevice240 if (confirmAdbTcpConnect(getHostName(), getPortNum())) { in waitForAdbConnect()