Searched refs:getDisconnectedCV (Results 1 – 1 of 1) sorted by relevance
578 public ConditionVariable getDisconnectedCV() { in getDisconnectedCV() method in ConnectivityServiceTest.MockNetworkAgent1189 waitFor(mCellNetworkAgent.getDisconnectedCV()); in testLingering()1322 ConditionVariable cv = mWiFiNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1328 cv = mCellNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1341 cv = mCellNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1345 cv = mWiFiNetworkAgent.getDisconnectedCV(); in testReapingNetwork()2260 ConditionVariable cv = mCellNetworkAgent.getDisconnectedCV(); in testMMSonWiFi()2288 cv = mCellNetworkAgent.getDisconnectedCV(); in testMMSonWiFi()2317 cv = mmsNetworkAgent.getDisconnectedCV(); in testMMSonCell()2436 ConditionVariable disconnectCv = mWiFiNetworkAgent.getDisconnectedCV(); in testAvoidOrIgnoreCaptivePortals()[all …]