Searched refs:getIkeSocket (Results 1 – 6 of 6) sorted by relevance
226 IkeSocket getIkeSocket(IkeSocketConfig sockConfig, IkeSessionStateMachine ikeSession) in getIkeSocket() method243 ikeUdpSocketFactory.getIkeSocket(mSpyIkeSocketConfig, mockIkeSessionOne); in verifyGetAndCloseIkeSocketSameConfig()248 ikeUdpSocketFactory.getIkeSocket(mSpyIkeSocketConfig, mockIkeSessionTwo); in verifyGetAndCloseIkeSocketSameConfig()275 ikeUdpSocketFactory.getIkeSocket(spySockConfigOne, mockIkeSessionOne); in verifyGetAndCloseIkeSocketDifferentConfig()280 ikeUdpSocketFactory.getIkeSocket(spySockConfigTwo, mockIkeSessionTwo); in verifyGetAndCloseIkeSocketDifferentConfig()336 ikeUdpSocketFactory.getIkeSocket(mSpyIkeSocketConfig, mockIkeSession); in verifyIkeUdpSocketReceivePacket()
36 public IkeSocket getIkeSocket(
69 public IkeSocket getIkeSocket(
916 private IkeSocket getIkeSocket(boolean isIpv4, boolean useEncapPort) in getIkeSocket() method in IkeSessionStateMachine943 IkeSocket newSocket = getIkeSocket(isIpv4, useEncapPort); in getAndSwitchToIkeSocket()1241 getIkeSocket( in enterState()3386 IkeSocket newSocket = getIkeSocket(isIpv4, true /* useEncapPort */); in handleNatDetection()