HomeSort by relevance Sort by last modified time
    Searched refs:waitUntilNoActiveNetworkConnection (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 232 waitUntilNoActiveNetworkConnection(LONG_TIMEOUT));
255 waitUntilNoActiveNetworkConnection(LONG_TIMEOUT));
287 waitUntilNoActiveNetworkConnection(LONG_TIMEOUT));
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 249 waitUntilNoActiveNetworkConnection(2 * LONG_TIMEOUT));
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 436 protected boolean waitUntilNoActiveNetworkConnection(long timeout) {

Completed in 138 milliseconds