Searched refs:openChildSession (Results 1 – 4 of 4) sorted by relevance
202 public void openChildSession( in openChildSession() method in IkeSession209 mIkeSessionStateMachine.openChildSession(childSessionParams, childSessionCallback); in openChildSession()
4365 mIkeSessionStateMachine.openChildSession(mChildSessionParams, null); in testOpenChildSessionValidatesArgs()4371 mIkeSessionStateMachine.openChildSession( in testOpenChildSessionValidatesArgs()4382 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testOpenChildSession()4387 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testOpenChildSession()4443 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testCloseImmediatelyAfterOpenChildSession()4797 mIkeSessionStateMachine.openChildSession(mChildSessionParams, cb); in testAcquireAndReleaseLocalReqWakeLock()4820 mIkeSessionStateMachine.openChildSession( in testQuitClearAllLocalReqWakeLocks()
138 …method public void openChildSession(@NonNull android.net.ipsec.ike.ChildSessionParams, @NonNull an…
652 public void openChildSession( in openChildSession() method in IkeSessionStateMachine