Searched refs:mNetworkStartedCV (Results 1 – 1 of 1) sorted by relevance
858 private final ConditionVariable mNetworkStartedCV = new ConditionVariable(); field in ConnectivityServiceTest.MockNetworkFactory891 mNetworkStartedCV.open(); in startNetwork()904 mNetworkStartedCV.close(); in getNetworkStartedCV()905 return mNetworkStartedCV; in getNetworkStartedCV()