Searched refs:TEST_LINGER_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
301 private static final int TEST_LINGER_DELAY_MS = 300; field in ConnectivityServiceTest1239 mService.mLingerDelayMs = TEST_LINGER_DELAY_MS; in setUp()2221 final int lingerTimeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testNetworkGoesIntoBackgroundAfterLinger()3349 int timeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testBackgroundNetworks()