Searched refs:resetTunnelManagerState (Results 1 – 2 of 2) sorted by relevance
113 mEpdgTunnelManager.resetTunnelManagerState(); in setUp()807 verify(mEpdgTunnelManager, times(2)).resetTunnelManagerState(); in testHandleOnClosedWithEpdgAddressSelected_True()838 verify(mEpdgTunnelManager, times(2)).resetTunnelManagerState(); in testHandleOnClosedWithEpdgAddressSelected_False()859 verify(mEpdgTunnelManager, times(2)).resetTunnelManagerState(); in testHandleOnClosedExceptionallyWithEpdgAddressSelected_True()892 verify(mEpdgTunnelManager, times(2)).resetTunnelManagerState(); in testHandleOnClosedExceptionallyWithEpdgAddressSelected_False()1072 verify(mEpdgTunnelManager, times(2)).resetTunnelManagerState(); in testReportIwlanErrorIkeProtocolException()
1314 resetTunnelManagerState(); in handleMessage()1499 void resetTunnelManagerState() { in resetTunnelManagerState() method in EpdgTunnelManager