Searched refs:connectWithTimeout (Results 1 – 2 of 2) sorted by relevance
329 connectWithTimeout(0, CONNECT_TIMEOUT_MILLIS); in connect()342 connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in connect()361 public void connectWithTimeout(int flags, long timeoutMillis) throws TimeoutException { in connectWithTimeout() method in UiAutomation
2367 mUiAutomation.connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in getUiAutomation()