Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DConnectivityManagerTest.java146 private static final int MAX_KEEPALIVE_RETRY_COUNT = 3; field in ConnectivityManagerTest
1101 int remainingRetries = MAX_KEEPALIVE_RETRY_COUNT; in createConcurrentKeepalivesOfType()