Home
last modified time | relevance | path

Searched defs:tunnelResourceId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
DIIpSecService.aidl52 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/
DIpSecServiceParameterizedTest.java730 int tunnelResourceId = createTunnelResp.resourceId; in verifyApplyTunnelModeTransformCommon() local
769 int tunnelResourceId = createTunnelResp.resourceId; in testApplyTunnelModeTransformWithClosedSpi() local
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1380 int tunnelResourceId, LinkAddress localAddr, String callingPackage) { in addAddressToTunnelInterface()
1409 int tunnelResourceId, LinkAddress localAddr, String callingPackage) { in removeAddressFromTunnelInterface()
1751 int tunnelResourceId, int direction, in applyTunnelModeTransform()