Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DConnectivityManagerTest.java145 private static final int INTERVAL_KEEPALIVE_RETRY_MS = 500; field in ConnectivityManagerTest
1117 SystemClock.sleep(INTERVAL_KEEPALIVE_RETRY_MS); in createConcurrentKeepalivesOfType()