Home
last modified time | relevance | path

Searched refs:closeUdpEncapsulationSocket (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceTest.java184 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenAndCloseUdpEncapsulationSocket()
230 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketAfterClose()
260 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testUdpEncapPortNotReleased()
270 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketOnRandomPort()
301 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketTwice()
308 mIpSecService.closeUdpEncapsulationSocket(1); in testCloseInvalidUdpEncapsulationSocket()
497 mIpSecService.closeUdpEncapsulationSocket(openUdpEncapSockets.get(0).resourceId); in testSocketResourceTrackerLimitation()
509 mIpSecService.closeUdpEncapsulationSocket(openSocket.resourceId); in testSocketResourceTrackerLimitation()
628 testIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId);
651 mIpSecService.closeUdpEncapsulationSocket(udpEncapResp.resourceId); in testOpenUdpEncapsulationSocketCallsSetEncapSocketOwner()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DIpSecManagerTest.java200 verify(mMockIpSecService).closeUdpEncapsulationSocket(DUMMY_RESOURCE_ID); in testOpenEncapsulationSocket()
250 verify(mMockIpSecService).closeUdpEncapsulationSocket(DUMMY_RESOURCE_ID); in testOpenEncapsulationSocketOnRandomPort()
/aosp12/frameworks/base/core/java/android/net/
H A DIIpSecService.aidl42 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket() method
H A DIpSecManager.java612 mService.closeUdpEncapsulationSocket(mResourceId); in close()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java1293 public synchronized void closeUdpEncapsulationSocket(int resourceId) throws RemoteException { in closeUdpEncapsulationSocket() method in IpSecService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35454 Landroid/net/IIpSecService$Stub$Proxy;->closeUdpEncapsulationSocket(I)V
35485 Landroid/net/IIpSecService;->closeUdpEncapsulationSocket(I)V
/aosp12/frameworks/base/services/
H A Dart-profile1872 HPLcom/android/server/IpSecService;->closeUdpEncapsulationSocket(I)V+]Lcom/android/server/IpSecServ…