Searched refs:mIkeSessionCallback (Results 1 – 9 of 9) sorted by relevance
94 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()163 int livenessStatus = mIkeSessionCallback.awaitNextOnLivenessStatus(); in testIkeLivenessCheck()167 mIkeSessionCallback.awaitNextOnLivenessStatus()); in testIkeLivenessCheck()171 mIkeSessionCallback.awaitNextOnLivenessStatus()); in testIkeLivenessCheck()182 livenessStatus = mIkeSessionCallback.awaitNextOnLivenessStatus(); in testIkeLivenessCheck()193 mIkeSessionCallback.awaitOnClosed(); in testIkeLivenessCheck()
336 mIkeSessionCallback.awaitOnClosed(); in testIkeSessionKillWithTunnelMode()355 (IkeProtocolException) mIkeSessionCallback.awaitOnClosedException(); in verifyIkeInitFail()367 mIkeSessionCallback = new LegacyTestIkeSessionCallback(); in testIkeInitFailWithLegacyCb()398 (IkeProtocolException) mIkeSessionCallback.awaitOnClosedException(); in testIkeAuthHandlesAuthFailNotification()442 mIkeSessionCallback.awaitOnClosed(); in verifyIkeAuthHandlesFirstChildCreationFail()452 mIkeSessionCallback = new LegacyTestIkeSessionCallback(); in testIkeAuthHandlesFirstChildCreationFailWithLegacyCb()
70 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()173 mIkeSessionCallback.awaitOnClosed(); in testRekeyIke()267 mIkeSessionCallback.awaitOnClosed(); in testRekeyTransportModeChildSa()
275 mIkeSessionCallback.awaitOnIkeSessionConnectionInfoChanged(); in verifyConnectionInfoChange()334 final IkeException exception = mIkeSessionCallback.awaitNextOnErrorException(); in testNetworkDied()468 final IkeSessionConfiguration ikeConfig = mIkeSessionCallback.awaitIkeConfig(); in testSetNetworkWithoutOptionMobike()
146 TestIkeSessionCallback mIkeSessionCallback; field in IkeSessionTestBase156 mIkeSessionCallback = new DefaultTestIkeSessionCallback(); in setUp()564 IkeSessionConfiguration ikeConfig = mIkeSessionCallback.awaitIkeConfig();621 mIkeSessionCallback.awaitOnClosed();
98 mIkeSessionCallback, in openIkeSession()
183 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()
176 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()
403 private final IkeSessionCallback mIkeSessionCallback; field in IkeSessionStateMachine571 mIkeSessionCallback = ikeSessionCallback; in IkeSessionStateMachine()578 mLivenessAssister = new LivenessAssister(mIkeSessionCallback, mUserCbExecutor, this); in IkeSessionStateMachine()1027 mIkeSessionCallback.onClosedWithException(wrapAsIkeException(error)); in handleMessage()1205 mIkeSessionCallback.onClosedWithException(wrapAsIkeException(e)); in cleanUpAndQuit()1284 mIkeSessionCallback.onClosedWithException(ikeException); in handleIkeFatalError()1305 mIkeSessionCallback.onClosed(); in processStateMessage()2473 mIkeSessionCallback.onClosed(); in handleDeleteSessionRequest()4002 mIkeSessionCallback.onOpened(ikeSessionConfig); in notifyIkeSessionSetup()5670 mIkeSessionCallback.onClosed(); in handleResponseIkeMessage()[all …]