Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DTestNotificationListener.java30 private static final long CONNECTION_TIMEOUT_MS = 1000; field in TestNotificationListener
83 if (INSTANCE_AVAILABLE.block(CONNECTION_TIMEOUT_MS)) { in getInstance()