Home
last modified time | relevance | path

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

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