Searched refs:mSpyIkeUdp6Socket (Results 1 – 1 of 1) sorted by relevance
308 private IkeUdp6Socket mSpyIkeUdp6Socket; field in IkeSessionStateMachineTest790 mSpyIkeUdp6Socket = mock(IkeUdp6Socket.class); in makeAndStartIkeSession()794 doNothing().when(mSpyIkeUdp6Socket).sendIkePacket(any(), any()); in makeAndStartIkeSession()