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 …]
188 private final IIpSecService mService;198 private final IIpSecService mService;243 @NonNull IIpSecService service, InetAddress destinationAddress, int spi) in SecurityParameterIndex()593 private final IIpSecService mService;598 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket()768 private final IIpSecService mService;868 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface()1106 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 {