Searched refs:mNetworkStoppedCV (Results 1 – 1 of 1) sorted by relevance
624 private final ConditionVariable mNetworkStoppedCV = new ConditionVariable(); field in ConnectivityServiceTest.MockNetworkFactory654 mNetworkStoppedCV.open(); in stopNetwork()667 mNetworkStoppedCV.close(); in getNetworkStoppedCV()668 return mNetworkStoppedCV; in getNetworkStoppedCV()