Searched defs:tunnelResourceId (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/net/ |
D | IIpSecService.aidl | 52 int tunnelResourceId, in addAddressToTunnelInterface() 57 int tunnelResourceId, in removeAddressFromTunnelInterface() 72 int tunnelResourceId, int direction, int transformResourceId, in String callingPackage); in applyTunnelModeTransform()
|
/frameworks/base/tests/net/java/com/android/server/ |
D | IpSecServiceParameterizedTest.java | 730 int tunnelResourceId = createTunnelResp.resourceId; in verifyApplyTunnelModeTransformCommon() local 769 int tunnelResourceId = createTunnelResp.resourceId; in testApplyTunnelModeTransformWithClosedSpi() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | IpSecService.java | 1380 int tunnelResourceId, LinkAddress localAddr, String callingPackage) { in addAddressToTunnelInterface() 1409 int tunnelResourceId, LinkAddress localAddr, String callingPackage) { in removeAddressFromTunnelInterface() 1751 int tunnelResourceId, int direction, in applyTunnelModeTransform()
|