OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closeUdpEncapsulationSocket
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/net/
IIpSecService.aidl
40
void
closeUdpEncapsulationSocket
(int resourceId);
IpSecManager.java
465
mService.
closeUdpEncapsulationSocket
(mResourceId);
/frameworks/base/services/core/java/com/android/server/
IpSecService.java
575
public void
closeUdpEncapsulationSocket
(int resourceId) throws RemoteException {
Completed in 223 milliseconds