Home
last modified time | relevance | path

Searched refs:CONNECT_TIMEOUT_MILLIS (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DUiAutomation.java111 private static final long CONNECT_TIMEOUT_MILLIS = 5000; field in UiAutomation
276 connectWithTimeout(0, CONNECT_TIMEOUT_MILLIS); in connect()
289 connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in connect()
H A DInstrumentation.java94 private static final long CONNECT_TIMEOUT_MILLIS = 5000; field in Instrumentation
2245 mUiAutomation.connectWithTimeout(flags, CONNECT_TIMEOUT_MILLIS); in getUiAutomation()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9115 Landroid/app/UiAutomation;->CONNECT_TIMEOUT_MILLIS:J