Searched refs:openChildSession (Results 1 – 5 of 5) sorted by relevance
201 public void openChildSession( in openChildSession() method in IkeSession208 mIkeSessionStateMachine.openChildSession(childSessionParams, childSessionCallback); in openChildSession()
121 ikeSession.openChildSession(buildTunnelModeChildSessionParams(), additionalChildCb); in testIkeSessionSetupAndChildSessionSetupWithTunnelMode()
5470 mIkeSessionStateMachine.openChildSession(mChildSessionParams, null); in testOpenChildSessionValidatesArgs()5477 mIkeSessionStateMachine.openChildSession( in testOpenChildSessionValidatesArgs()5489 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testOpenChildSession()5494 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testOpenChildSession()5517 mIkeSessionStateMachine.openChildSession( in testOpenChildSessionWithMobikeAndTransport()5550 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testCloseImmediatelyAfterOpenChildSession()5925 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testAcquireAndReleaseLocalReqWakeLock()5948 mIkeSessionStateMachine.openChildSession( in testQuitClearAllLocalReqWakeLocks()
182 …method public void openChildSession(@NonNull android.net.ipsec.ike.ChildSessionParams, @NonNull an…
819 public void openChildSession( in openChildSession() method in IkeSessionStateMachine