Searched refs:mIkeSessionCallback (Results 1 – 8 of 8) sorted by relevance
313 mIkeSessionCallback.awaitOnClosed(); in testIkeSessionKillWithTunnelMode()332 (IkeProtocolException) mIkeSessionCallback.awaitOnClosedException(); in verifyIkeInitFail()344 mIkeSessionCallback = new LegacyTestIkeSessionCallback(); in testIkeInitFailWithLegacyCb()375 (IkeProtocolException) mIkeSessionCallback.awaitOnClosedException(); in testIkeAuthHandlesAuthFailNotification()417 mIkeSessionCallback.awaitOnClosed(); in verifyIkeAuthHandlesFirstChildCreationFail()427 mIkeSessionCallback = new LegacyTestIkeSessionCallback(); in testIkeAuthHandlesFirstChildCreationFailWithLegacyCb()
70 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()173 mIkeSessionCallback.awaitOnClosed(); in testRekeyIke()267 mIkeSessionCallback.awaitOnClosed(); in testRekeyTransportModeChildSa()
230 mIkeSessionCallback.awaitOnIkeSessionConnectionInfoChanged(); in verifyConnectionInfoChange()281 final IkeException exception = mIkeSessionCallback.awaitNextOnErrorException(); in testNetworkDied()408 final IkeSessionConfiguration ikeConfig = mIkeSessionCallback.awaitIkeConfig(); in testSetNetworkWithoutOptionMobike()
138 TestIkeSessionCallback mIkeSessionCallback; field in IkeSessionTestBase148 mIkeSessionCallback = new DefaultTestIkeSessionCallback(); in setUp()519 IkeSessionConfiguration ikeConfig = mIkeSessionCallback.awaitIkeConfig();573 mIkeSessionCallback.awaitOnClosed();
98 mIkeSessionCallback, in openIkeSession()
176 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()
165 mIkeSessionCallback, in openIkeSessionWithRemoteAddress()
396 private final IkeSessionCallback mIkeSessionCallback; field in IkeSessionStateMachine630 mIkeSessionCallback = ikeSessionCallback; in IkeSessionStateMachine()856 mIkeSessionCallback.onClosedWithException( in handleMessage()1109 mIkeSessionCallback.onClosedWithException(new IkeInternalException(e)); in cleanUpAndQuit()1204 mIkeSessionCallback.onClosedWithException(ikeException); in handleIkeFatalError()1220 mIkeSessionCallback.onClosed(); in processStateMessage()2277 mIkeSessionCallback.onClosed(); in handleDeleteSessionRequest()3647 mIkeSessionCallback.onOpened(ikeSessionConfig); in notifyIkeSessionSetup()5149 mIkeSessionCallback.onClosed(); in handleResponseIkeMessage()5469 () -> mIkeSessionCallback.onIkeSessionConnectionInfoChanged(connectionInfo)); in notifyConnectionInfoChanged()[all …]