Searched refs:mNetworkStoppedCV (Results 1 – 1 of 1) sorted by relevance
859 private final ConditionVariable mNetworkStoppedCV = new ConditionVariable(); field in ConnectivityServiceTest.MockNetworkFactory896 mNetworkStoppedCV.open(); in stopNetwork()909 mNetworkStoppedCV.close(); in getNetworkStoppedCV()910 return mNetworkStoppedCV; in getNetworkStoppedCV()