Searched refs:IIpSecService (Results 1 – 5 of 5) sorted by relevance
121 Landroid/net/IIpSecService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V122 Landroid/net/IIpSecService$Stub$Proxy;->addAddressToTunnelInterface(ILandroid/net/LinkAddress;Ljava…123 Landroid/net/IIpSecService$Stub$Proxy;->allocateSecurityParameterIndex(Ljava/lang/String;ILandroid/…124 Landroid/net/IIpSecService$Stub$Proxy;->applyTransportModeTransform(Landroid/os/ParcelFileDescripto…125 Landroid/net/IIpSecService$Stub$Proxy;->applyTunnelModeTransform(IIILjava/lang/String;)V126 Landroid/net/IIpSecService$Stub$Proxy;->closeUdpEncapsulationSocket(I)V127 Landroid/net/IIpSecService$Stub$Proxy;->createTransform(Landroid/net/IpSecConfig;Landroid/os/IBinde…128 Landroid/net/IIpSecService$Stub$Proxy;->createTunnelInterface(Ljava/lang/String;Ljava/lang/String;L…129 Landroid/net/IIpSecService$Stub$Proxy;->deleteTransform(I)V130 Landroid/net/IIpSecService$Stub$Proxy;->deleteTunnelInterface(ILjava/lang/String;)V[all …]
181 private final IIpSecService mService;191 private final IIpSecService mService;236 @NonNull IIpSecService service, InetAddress destinationAddress, int spi) in SecurityParameterIndex()586 private final IIpSecService mService;591 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket()761 private final IIpSecService mService;861 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface()1099 public IpSecManager(Context ctx, IIpSecService service) { in IpSecManager()
64 IIpSecService service = IIpSecService.Stub.asInterface(serviceBinder); in registerServiceWrappers()
34 interface IIpSecService interface
35 import android.net.IIpSecService;101 public class IpSecService extends IIpSecService.Stub {