Searched refs:onFatalIkeSessionError (Results 1 – 4 of 4) sorted by relevance
361 void onFatalIkeSessionError(Exception exception); in onFatalIkeSessionError() method1760 mChildSmCallback.onFatalIkeSessionError(exception); in handleProcessRespOrSaCreationFailAndQuit()1769 mChildSmCallback.onFatalIkeSessionError(exception); in handleErrorNotify()
1191 public void onFatalIkeSessionError(Exception exception) { in onFatalIkeSessionError() method in IkeSessionStateMachine.ChildSessionSmCallback
1365 verify(mMockChildSessionSmCallback).onFatalIkeSessionError(any(exceptionClass)); in verifyIkeSessionFatalErrorAndSendOutboundIkeDeletePayload()
5406 mDummyChildSmCallback.onFatalIkeSessionError(exception); in testOnFatalIkeSessionErrorFromChild()