Searched refs:RESULT_ERROR_RCV_NOTIFY (Results 1 – 1 of 1) sorted by relevance
3808 static final int RESULT_ERROR_RCV_NOTIFY = 2; field in IkeSessionStateMachine.MsgValidationResult3828 return new MsgValidationResult(RESULT_ERROR_RCV_NOTIFY, exception); in newResultRcvErrorNotify()4081 if (authRespResult.getResult() != MsgValidationResult.RESULT_ERROR_RCV_NOTIFY) { in shouldSilentlyDelete()