Home
last modified time | relevance | path

Searched defs:closeUdpEncapsulationSocket (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/net/
H A DIIpSecService.aidl42 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket() method
/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