Searched refs:getDisconnectedCV (Results 1 – 1 of 1) sorted by relevance
399 public ConditionVariable getDisconnectedCV() { in getDisconnectedCV() method in ConnectivityServiceTest.MockNetworkAgent991 ConditionVariable cv = mWiFiNetworkAgent.getDisconnectedCV(); in testReapingNetwork()997 cv = mCellNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1010 cv = mCellNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1014 cv = mWiFiNetworkAgent.getDisconnectedCV(); in testReapingNetwork()1611 ConditionVariable cv = mCellNetworkAgent.getDisconnectedCV(); in testMMSonWiFi()1635 cv = mCellNetworkAgent.getDisconnectedCV(); in testMMSonWiFi()1661 cv = mmsNetworkAgent.getDisconnectedCV(); in testMMSonCell()1734 ConditionVariable disconnectCv = mWiFiNetworkAgent.getDisconnectedCV(); in testAvoidOrIgnoreCaptivePortals()