Searched refs:IpSecTunnelInterface (Results 1 – 8 of 8) sorted by relevance
261 private IpSecManager.IpSecTunnelInterface createAndValidateVti(int resourceId, String intfName) in createAndValidateVti()270 IpSecManager.IpSecTunnelInterface tunnelIntf = mIpSecManager.createIpSecTunnelInterface( in createAndValidateVti()279 IpSecManager.IpSecTunnelInterface tunnelIntf = in testCreateVti()290 IpSecManager.IpSecTunnelInterface tunnelIntf = in testAddRemoveAddressesFromVti()
720 public static final class IpSecTunnelInterface implements AutoCloseable { class in IpSecManager783 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface() method in IpSecManager.IpSecTunnelInterface889 public IpSecTunnelInterface createIpSecTunnelInterface(@NonNull InetAddress localAddress, in createIpSecTunnelInterface()893 return new IpSecTunnelInterface( in createIpSecTunnelInterface()920 public void applyTunnelModeTransform(@NonNull IpSecTunnelInterface tunnel, in applyTunnelModeTransform()
14 GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
4433 …c void applyTunnelModeTransform(@NonNull android.net.IpSecManager.IpSecTunnelInterface, int, @NonN…4434 ….permission.MANAGE_IPSEC_TUNNELS) public android.net.IpSecManager.IpSecTunnelInterface createIpSec…4437 public static final class IpSecManager.IpSecTunnelInterface implements java.lang.AutoCloseable {
55 import android.net.IpSecManager.IpSecTunnelInterface;2217 @Nullable private IpSecTunnelInterface mTunnelIface;
20 GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
43648 Landroid/net/IpSecManager$IpSecTunnelInterface;-><init>(Landroid/content/Context;Landroid/net/IIpSe…43649 Landroid/net/IpSecManager$IpSecTunnelInterface;->addAddress(Ljava/net/InetAddress;I)V43650 Landroid/net/IpSecManager$IpSecTunnelInterface;->getInterfaceName()Ljava/lang/String;43651 Landroid/net/IpSecManager$IpSecTunnelInterface;->getResourceId()I43652 Landroid/net/IpSecManager$IpSecTunnelInterface;->mCloseGuard:Ldalvik/system/CloseGuard;43653 Landroid/net/IpSecManager$IpSecTunnelInterface;->mInterfaceName:Ljava/lang/String;43654 Landroid/net/IpSecManager$IpSecTunnelInterface;->mLocalAddress:Ljava/net/InetAddress;43655 Landroid/net/IpSecManager$IpSecTunnelInterface;->mOpPackageName:Ljava/lang/String;43656 Landroid/net/IpSecManager$IpSecTunnelInterface;->mRemoteAddress:Ljava/net/InetAddress;43657 Landroid/net/IpSecManager$IpSecTunnelInterface;->mResourceId:I[all …]