Home
last modified time | relevance | path

Searched refs:makeResponseWithErrorNotify (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java1103 private ReceivedIkePacket makeResponseWithErrorNotify(IkeNotifyPayload notify) in makeResponseWithErrorNotify() method in IkeSessionStateMachineTest
3150 makeResponseWithErrorNotify(new IkeNotifyPayload(ERROR_TYPE_NO_PROPOSAL_CHOSEN)); in testRekeyIkeLocalCreateHandleRespWithNonFatalErrorNotify()
3173 makeResponseWithErrorNotify(new IkeNotifyPayload(ERROR_TYPE_INVALID_SYNTAX)); in testRekeyIkeLocalCreateHandleRespWithFatalErrorNotify()
4572 makeResponseWithErrorNotify(new IkeNotifyPayload(ERROR_TYPE_TEMPORARY_FAILURE)); in mockRcvTempFail()