Home
last modified time | relevance | path

Searched refs:transformResourceId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIIpSecService.aidl72 int tunnelResourceId, int direction, int transformResourceId, in String callingPackage); in applyTunnelModeTransform() argument
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1663 int transformResourceId, String callingPackage) throws RemoteException { in applyTunnelModeTransform() argument
1671 userRecord.mTransformRecords.getResourceOrThrow(transformResourceId); in applyTunnelModeTransform()
1720 createOrUpdateTransform(c, transformResourceId, spiRecord, socketRecord); in applyTunnelModeTransform()