Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java151 public static final class SecurityParameterIndex implements AutoCloseable { class in IpSecManager
196 private SecurityParameterIndex( in SecurityParameterIndex() method in IpSecManager.SecurityParameterIndex
271 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
274 return new SecurityParameterIndex( in allocateSecurityParameterIndex()
304 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
311 return new SecurityParameterIndex(mService, destinationAddress, requestedSpi); in allocateSecurityParameterIndex()
DIpSecTransform.java451 @NonNull IpSecManager.SecurityParameterIndex spi) in buildTransportModeTransform()
490 @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/non-updatable-api/
Dsystem-lint-baseline.txt6 …er#buildTunnelModeTransform(java.net.InetAddress, android.net.IpSecManager.SecurityParameterIndex):
7 …lder.buildTunnelModeTransform(java.net.InetAddress,android.net.IpSecManager.SecurityParameterIndex)
Dsystem-current.txt4445 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
Dcurrent.txt28831 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28832 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28848 public static final class IpSecManager.SecurityParameterIndex implements java.lang.AutoCloseable {
28869 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
/frameworks/base/api/
Dsystem-current.txt4445 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
Dcurrent.txt28961 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28962 …method @NonNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIn…
28978 public static final class IpSecManager.SecurityParameterIndex implements java.lang.AutoCloseable {
28999 …@NonNull java.net.InetAddress, @NonNull android.net.IpSecManager.SecurityParameterIndex) throws ja…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt43662 Landroid/net/IpSecManager$SecurityParameterIndex;-><init>(Landroid/net/IIpSecService;Ljava/net/Inet…
43663 Landroid/net/IpSecManager$SecurityParameterIndex;->getResourceId()I
43664 Landroid/net/IpSecManager$SecurityParameterIndex;->mCloseGuard:Ldalvik/system/CloseGuard;
43665 Landroid/net/IpSecManager$SecurityParameterIndex;->mDestinationAddress:Ljava/net/InetAddress;
43666 Landroid/net/IpSecManager$SecurityParameterIndex;->mResourceId:I
43667 Landroid/net/IpSecManager$SecurityParameterIndex;->mService:Landroid/net/IIpSecService;
43668 Landroid/net/IpSecManager$SecurityParameterIndex;->mSpi:I
43700 …nelModeTransform(Ljava/net/InetAddress;Landroid/net/IpSecManager$SecurityParameterIndex;)Landroid/…