Searched refs:mSpyIkeUdpEncapSocket (Results 1 – 1 of 1) sorted by relevance
306 private IkeUdpEncapSocket mSpyIkeUdpEncapSocket; field in IkeSessionStateMachineTest791 mSpyIkeUdpEncapSocket = mock(IkeUdpEncapSocket.class); in makeAndStartIkeSession()795 doNothing().when(mSpyIkeUdpEncapSocket).sendIkePacket(any(), any()); in makeAndStartIkeSession()1467 mSpyCurrentIkeSocket = mSpyIkeUdpEncapSocket; in setIkeInitResults()