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