Searched refs:releaseReference (Results 1 – 6 of 6) sorted by relevance
67 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdp4SocketSameNetwork()71 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdp4SocketSameNetwork()105 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdp4SocketDifferentNetwork()109 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdp4SocketDifferentNetwork()132 ikeSocket.releaseReference(mockIkeSession); in testReceiveIkePacket()
67 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdp6SocketSameNetwork()71 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdp6SocketSameNetwork()105 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdp6SocketDifferentNetwork()109 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdp6SocketDifferentNetwork()132 ikeSocket.releaseReference(mockIkeSession); in testReceiveIkePacket()
133 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdpEncapSocketSameNetwork()137 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdpEncapSocketSameNetwork()179 ikeSocketOne.releaseReference(mockIkeSessionOne); in testGetAndCloseIkeUdpEncapSocketDifferentNetwork()183 ikeSocketTwo.releaseReference(mockIkeSessionTwo); in testGetAndCloseIkeUdpEncapSocketDifferentNetwork()210 ikeSocket.releaseReference(mMockIkeSessionStateMachine); in disableTestSendIkePacket()274 ikeSocket.releaseReference(mMockIkeSessionStateMachine); in testReceiveIkePacket()
1210 verify(mSpyCurrentIkeSocket).releaseReference(eq(mIkeSessionStateMachine)); in testQuit()
209 public final void releaseReference(IkeSessionStateMachine ikeSession) { in releaseReference() method in IkeSocket
769 mIkeSocket.releaseReference(this); in switchToIkeSocket()954 mIkeSocket.releaseReference(this); in onQuitting()