Searched refs:TEST_LINGER_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
253 private static final int TEST_LINGER_DELAY_MS = 250; field in ConnectivityServiceTest1134 mLingerDelayMs = TEST_LINGER_DELAY_MS; in WrappedConnectivityService()2371 final int lingerTimeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testNetworkGoesIntoBackgroundAfterLinger()3447 int timeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testBackgroundNetworks()