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