Home
last modified time | relevance | path

Searched refs:IIpSecService (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java146 private final IIpSecService mService;
156 private final IIpSecService mService;
201 @NonNull IIpSecService service, InetAddress destinationAddress, int spi) in SecurityParameterIndex()
551 private final IIpSecService mService;
556 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket()
725 private final IIpSecService mService;
782 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface()
933 public IpSecManager(Context ctx, IIpSecService service) { in IpSecManager()
DIpSecTransform.java95 private IIpSecService getIpSecService() { in getIpSecService()
102 return IIpSecService.Stub.asInterface(b); in getIpSecService()
132 IIpSecService svc = getIpSecService(); in activate()
181 IIpSecService svc = getIpSecService(); in close()
DIIpSecService.aidl33 interface IIpSecService interface
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java83 import android.net.IIpSecService;
288 IIpSecService service = IIpSecService.Stub.asInterface(b); in registerService()
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java31 import android.net.IIpSecService;
87 public class IpSecService extends IIpSecService.Stub {
/frameworks/base/
DAndroid.bp193 "core/java/android/net/IIpSecService.aidl",
/frameworks/base/config/
Dboot-image-profile.txt25839 HSPLandroid/net/IIpSecService$Stub;-><init>()V
25840 HSPLandroid/net/IIpSecService;->addAddressToTunnelInterface(ILandroid/net/LinkAddress;Ljava/lang/St…
25841 HSPLandroid/net/IIpSecService;->allocateSecurityParameterIndex(Ljava/lang/String;ILandroid/os/IBind…
25842 HSPLandroid/net/IIpSecService;->applyTransportModeTransform(Landroid/os/ParcelFileDescriptor;II)V
25843 HSPLandroid/net/IIpSecService;->applyTunnelModeTransform(IIILjava/lang/String;)V
25844 HSPLandroid/net/IIpSecService;->closeUdpEncapsulationSocket(I)V
25845 HSPLandroid/net/IIpSecService;->createTransform(Landroid/net/IpSecConfig;Landroid/os/IBinder;Ljava/…
25846 HSPLandroid/net/IIpSecService;->createTunnelInterface(Ljava/lang/String;Ljava/lang/String;Landroid/…
25847 HSPLandroid/net/IIpSecService;->deleteTransform(I)V
25848 HSPLandroid/net/IIpSecService;->deleteTunnelInterface(ILjava/lang/String;)V
[all …]