Searched refs:handleErrorNotifyIfExists (Results 1 – 1 of 1) sorted by relevance
4890 protected boolean handleErrorNotifyIfExists(IkeMessage respMsg, boolean isSimulRekey) { in handleErrorNotifyIfExists() method in IkeSessionStateMachine.RekeyIkeHandlerBase5109 if (handleErrorNotifyIfExists(ikeMessage, false /*isSimulRekey*/) == NOT_HANDLED) { in handleResponseIkeMessage()