Home
last modified time | relevance | path

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

/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionTest.java27 import static com.android.server.vcn.VcnGatewayConnection.VcnIkeSession;
201 final VcnIkeSession vcnIkeSession = mock(VcnIkeSession.class); in testQuittingCleansUpPersistentState()
DVcnGatewayConnectionConnectingStateTest.java19 import static com.android.server.vcn.VcnGatewayConnection.VcnIkeSession;
42 private VcnIkeSession mIkeSession;
DVcnGatewayConnectionTestBase.java20 import static com.android.server.vcn.VcnGatewayConnection.VcnIkeSession;
151 protected VcnIkeSession mMockIkeSession;
208 mMockIkeSession = mock(VcnIkeSession.class); in setUp()
DVcnGatewayConnectionConnectedStateTest.java33 import static com.android.server.vcn.VcnGatewayConnection.VcnIkeSession;
88 private VcnIkeSession mIkeSession;
192 final VcnIkeSession session = in testCreatedTransformsAreAppliedWithDun()
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java616 private VcnIkeSession mIkeSession;
2298 VcnIkeSession getIkeSession() { in getIkeSession()
2303 void setIkeSession(@Nullable VcnIkeSession session) { in setIkeSession()
2339 VcnIkeSession buildIkeSession(@NonNull Network network) { in buildIkeSession()
2367 public VcnIkeSession newIkeSession( in newIkeSession()
2373 return new VcnIkeSession( in newIkeSession()
2456 public static class VcnIkeSession { class in VcnGatewayConnection
2459 public VcnIkeSession( in VcnIkeSession() method in VcnGatewayConnection.VcnIkeSession
/frameworks/base/services/
Dart-profile42300 …android/server/vcn/VcnGatewayConnection$VcnIkeSession;Lcom/android/server/vcn/VcnGatewayConnection…
42322 …oid/net/ipsec/ike/ChildSessionCallback;)Lcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;
42334 …android/server/vcn/VcnGatewayConnection$VcnIkeSession;Lcom/android/server/vcn/VcnGatewayConnection…
42363 HPLcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;-><init>(Lcom/android/server/vcn/VcnCo…
42364 HPLcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;->close()V+]Landroid/net/ipsec/ike/Ike…
42365 PLcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;->kill()V
42366 PLcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;->setNetwork(Landroid/net/Network;)V
42390 …ndroid/server/vcn/VcnGatewayConnection;)Lcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;
42391 …android/server/vcn/VcnGatewayConnection$VcnIkeSession;)Lcom/android/server/vcn/VcnGatewayConnectio…
42434 …->buildIkeSession(Landroid/net/Network;)Lcom/android/server/vcn/VcnGatewayConnection$VcnIkeSession;