Searched refs:mNetworkStartedCV (Results 1 – 1 of 1) sorted by relevance
828 private final ConditionVariable mNetworkStartedCV = new ConditionVariable(); field in ConnectivityServiceTest.MockNetworkFactory861 mNetworkStartedCV.open(); in startNetwork()874 mNetworkStartedCV.close(); in getNetworkStartedCV()875 return mNetworkStartedCV; in getNetworkStartedCV()