Home
last modified time | relevance | path

Searched refs:SecurityParameterIndex (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java158 public static final class SecurityParameterIndex implements AutoCloseable { class in IpSecManager
203 private SecurityParameterIndex( in SecurityParameterIndex() method in IpSecManager.SecurityParameterIndex
278 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
281 return new SecurityParameterIndex( in allocateSecurityParameterIndex()
311 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
318 return new SecurityParameterIndex(mService, destinationAddress, requestedSpi); in allocateSecurityParameterIndex()
DIpSecTransform.java453 @NonNull IpSecManager.SecurityParameterIndex spi) in buildTransportModeTransform()
492 @NonNull IpSecManager.SecurityParameterIndex spi) in buildTunnelModeTransform()
/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java103 IpSecManager.SecurityParameterIndex droidSpi = in testAllocSpi()
122 IpSecManager.SecurityParameterIndex randomSpi = in testAllocRandomSpi()
/frameworks/base/api/
Dsystem-current.txt4062 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
Dcurrent.txt28592 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28593 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28609 public static final class IpSecManager.SecurityParameterIndex implements java.lang.AutoCloseable {
28630 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46844 Landroid/net/IpSecManager$SecurityParameterIndex;-><init>(Landroid/net/IIpSecService;Ljava/net/Inet…
46845 Landroid/net/IpSecManager$SecurityParameterIndex;->getResourceId()I
46846 Landroid/net/IpSecManager$SecurityParameterIndex;->mCloseGuard:Ldalvik/system/CloseGuard;
46847 Landroid/net/IpSecManager$SecurityParameterIndex;->mDestinationAddress:Ljava/net/InetAddress;
46848 Landroid/net/IpSecManager$SecurityParameterIndex;->mResourceId:I
46849 Landroid/net/IpSecManager$SecurityParameterIndex;->mService:Landroid/net/IIpSecService;
46850 Landroid/net/IpSecManager$SecurityParameterIndex;->mSpi:I
46884 …nelModeTransform(Ljava/net/InetAddress;Landroid/net/IpSecManager$SecurityParameterIndex;)Landroid/…