Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DConnectivityManagerTest.java236 private static final int INTERVAL_KEEPALIVE_RETRY_MS = 500; field in ConnectivityManagerTest
1557 SystemClock.sleep(INTERVAL_KEEPALIVE_RETRY_MS); in createConcurrentKeepalivesOfType()