Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1976 final int lingerTimeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testMultipleLingering() local
1977 callback.expectCallback(CallbackState.LOST, mCellNetworkAgent, lingerTimeoutMs); in testMultipleLingering()
1993 callback.expectCallback(CallbackState.LOST, mWiFiNetworkAgent, lingerTimeoutMs); in testMultipleLingering()
2042 final int lingerTimeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testNetworkGoesIntoBackgroundAfterLinger() local
2044 lingerTimeoutMs); in testNetworkGoesIntoBackgroundAfterLinger()