Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/integration/util/com/android/server/
DNetworkAgentWrapper.java411 public void assertNotDisconnected(long timeoutMs) { in assertNotDisconnected() method in NetworkAgentWrapper
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java3116 net1.assertNotDisconnected(TEST_CALLBACK_TIMEOUT_MS); // always incurs the timeout
3136 net1.assertNotDisconnected(TEST_CALLBACK_TIMEOUT_MS); // always incurs the timeout
3165 net2.assertNotDisconnected(TEST_CALLBACK_TIMEOUT_MS); // Always incurs the timeout
3175 net2.assertNotDisconnected(TEST_CALLBACK_TIMEOUT_MS);
5018 btAgent.assertNotDisconnected(TIMEOUT_MS);