Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java155 public static final class SecurityParameterIndex implements AutoCloseable { class in IpSecManager
200 private SecurityParameterIndex( in SecurityParameterIndex() method in IpSecManager.SecurityParameterIndex
275 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
278 return new SecurityParameterIndex( in allocateSecurityParameterIndex()
308 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
315 return new SecurityParameterIndex(mService, destinationAddress, requestedSpi); in allocateSecurityParameterIndex()
DIpSecTransform.java450 @NonNull IpSecManager.SecurityParameterIndex spi) in buildTransportModeTransform()
487 @NonNull IpSecManager.SecurityParameterIndex spi) in buildTunnelModeTransform()
/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java101 IpSecManager.SecurityParameterIndex droidSpi = in testAllocSpi()
120 IpSecManager.SecurityParameterIndex randomSpi = in testAllocRandomSpi()
/frameworks/base/config/
Dhiddenapi-public-dex.txt25356 Landroid/net/IpSecManager$SecurityParameterIndex;
25357 Landroid/net/IpSecManager$SecurityParameterIndex;->close()V
25358 Landroid/net/IpSecManager$SecurityParameterIndex;->finalize()V
25359 Landroid/net/IpSecManager$SecurityParameterIndex;->getSpi()I
25360 Landroid/net/IpSecManager$SecurityParameterIndex;->toString()Ljava/lang/String;
25370 …cateSecurityParameterIndex(Ljava/net/InetAddress;)Landroid/net/IpSecManager$SecurityParameterIndex;
25371 …ateSecurityParameterIndex(Ljava/net/InetAddress;I)Landroid/net/IpSecManager$SecurityParameterIndex;
25385 …ortModeTransform(Ljava/net/InetAddress;Landroid/net/IpSecManager$SecurityParameterIndex;)Landroid/…
/frameworks/base/api/
Dcurrent.txt27020 …method public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIndex(java.…
27021 …method public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIndex(java.…
27037 public static final class IpSecManager.SecurityParameterIndex implements java.lang.AutoCloseable {
27058 …portModeTransform(java.net.InetAddress, android.net.IpSecManager.SecurityParameterIndex) throws ja…