Searched refs:isNewChildSaNotify (Results 1 – 3 of 3) sorted by relevance
192 assertFalse(notifyPayload.isNewChildSaNotify()); in testBuildIkeErrorNotifyWithData()202 assertFalse(notifyPayload.isNewChildSaNotify()); in testBuildIkeErrorNotifyWithoutData()212 assertTrue(notifyPayload.isNewChildSaNotify()); in testBuildChildConfigNotify()222 assertTrue(notifyPayload.isNewChildSaNotify()); in testBuildChildErrorNotify()
496 public boolean isNewChildSaNotify() { in isNewChildSaNotify() method in IkeNotifyPayload
3949 if (((IkeNotifyPayload) payload).isNewChildSaNotify()) { in extractChildPayloadsFromMessage()4009 if (notifyPayload.isNewChildSaNotify() && authPayload != null) { in handleNotifyInLastAuthResp()4022 } else if (notifyPayload.isNewChildSaNotify()) { in handleNotifyInLastAuthResp()