Searched refs:mNetworkStartedCV (Results 1 – 1 of 1) sorted by relevance
623 private final ConditionVariable mNetworkStartedCV = new ConditionVariable(); field in ConnectivityServiceTest.MockNetworkFactory649 mNetworkStartedCV.open(); in startNetwork()662 mNetworkStartedCV.close(); in getNetworkStartedCV()663 return mNetworkStartedCV; in getNetworkStartedCV()