Home
last modified time | relevance | path

Searched refs:IkeSession (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeSessionTest.java79 IkeSession ikeSession = in testConstructIkeSession()
80 new IkeSession( in testConstructIkeSession()
99 IkeSession[] sessions = new IkeSession[numSession]; in testConstructFromDifferentThreads()
110 new IkeSession( in testConstructFromDifferentThreads()
133 for (IkeSession s : sessions) { in testConstructFromDifferentThreads()
141 IkeSession ikeSession = in testOpensIkeSession()
142 new IkeSession( in testOpensIkeSession()
168 IkeSession ikeSession = in testThrowWhenSetupTunnelWithMissingFeature()
169 new IkeSession( in testThrowWhenSetupTunnelWithMissingFeature()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSession.java53 public final class IkeSession implements AutoCloseable { class
83 public IkeSession( in IkeSession() method in IkeSession
102 IkeSession( in IkeSession() method in IkeSession
123 IkeSession( in IkeSession() method in IkeSession
/packages/modules/IPsec/api/
Dsystem-current.txt133 public final class IkeSession implements java.lang.AutoCloseable {
134 …ctor public IkeSession(@NonNull android.content.Context, @NonNull android.net.ipsec.ike.IkeSession…