Searched refs:lingerTimeoutMs (Results 1 – 1 of 1) sorted by relevance
2305 final int lingerTimeoutMs = mService.mLingerDelayMs + mService.mLingerDelayMs / 4; in testMultipleLingering() local2306 callback.expectCallback(CallbackState.LOST, mCellNetworkAgent, lingerTimeoutMs); in testMultipleLingering()2322 callback.expectCallback(CallbackState.LOST, mWiFiNetworkAgent, lingerTimeoutMs); in testMultipleLingering()2371 final int lingerTimeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testNetworkGoesIntoBackgroundAfterLinger() local2373 lingerTimeoutMs); in testNetworkGoesIntoBackgroundAfterLinger()