Searched defs:getNetworkStartedCV (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DConnectivityServiceTest.java307 public ConditionVariable getNetworkStartedCV() { method in class:ConnectivityServiceTest.MockNetworkFactory
959 ConditionVariable cv = testFactory.getNetworkStartedCV();
1010 cv = testFactory.getNetworkStartedCV();

Completed in 74 milliseconds