Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java237 private static final int MAX_KEEPALIVE_RETRY_COUNT = 3; field in ConnectivityManagerTest
1534 int remainingRetries = MAX_KEEPALIVE_RETRY_COUNT; in createConcurrentKeepalivesOfType()