Searched refs:IpSecTunnelInterface (Results 1 – 2 of 2) sorted by relevance
259 private IpSecManager.IpSecTunnelInterface createAndValidateVti(int resourceId, String intfName) in createAndValidateVti()268 IpSecManager.IpSecTunnelInterface tunnelIntf = mIpSecManager.createIpSecTunnelInterface( in createAndValidateVti()277 IpSecManager.IpSecTunnelInterface tunnelIntf = in testCreateVti()288 IpSecManager.IpSecTunnelInterface tunnelIntf = in testAddRemoveAddressesFromVti()
723 public static final class IpSecTunnelInterface implements AutoCloseable { class in IpSecManager782 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface() method in IpSecManager.IpSecTunnelInterface885 public IpSecTunnelInterface createIpSecTunnelInterface(@NonNull InetAddress localAddress, in createIpSecTunnelInterface()889 return new IpSecTunnelInterface( in createIpSecTunnelInterface()914 public void applyTunnelModeTransform(@NonNull IpSecTunnelInterface tunnel, in applyTunnelModeTransform()