Searched refs:CONNECT_TIMEOUT_MILLIS (Results 1 – 3 of 3) sorted by relevance
111 private static final long CONNECT_TIMEOUT_MILLIS = 5000; field in UiAutomation276 connectWithTimeout(0, CONNECT_TIMEOUT_MILLIS); in connect()289 connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in connect()
94 private static final long CONNECT_TIMEOUT_MILLIS = 5000; field in Instrumentation2245 mUiAutomation.connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in getUiAutomation()
9115 Landroid/app/UiAutomation;->CONNECT_TIMEOUT_MILLIS:J