Searched refs:closeUdpEncapsulationSocket (Results 1 – 6 of 6) sorted by relevance
178 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenAndCloseUdpEncapsulationSocket()224 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketAfterClose()254 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testUdpEncapPortNotReleased()264 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketOnRandomPort()295 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketTwice()302 mIpSecService.closeUdpEncapsulationSocket(1); in testCloseInvalidUdpEncapsulationSocket()491 mIpSecService.closeUdpEncapsulationSocket(openUdpEncapSockets.get(0).resourceId); in testSocketResourceTrackerLimitation()503 mIpSecService.closeUdpEncapsulationSocket(openSocket.resourceId); in testSocketResourceTrackerLimitation()622 testIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId);645 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketCallsSetEncapSocketOwner()
42 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket() method
607 mService.closeUdpEncapsulationSocket(mResourceId); in close()
197 verify(mMockIpSecService).closeUdpEncapsulationSocket(DUMMY_RESOURCE_ID); in testOpenEncapsulationSocket()247 verify(mMockIpSecService).closeUdpEncapsulationSocket(DUMMY_RESOURCE_ID); in testOpenEncapsulationSocketOnRandomPort()
1266 public synchronized void closeUdpEncapsulationSocket(int resourceId) throws RemoteException { in closeUdpEncapsulationSocket() method in IpSecService
46231 Landroid/net/IIpSecService$Stub$Proxy;->closeUdpEncapsulationSocket(I)V46264 Landroid/net/IIpSecService;->closeUdpEncapsulationSocket(I)V