Searched refs:hasEapOnlyNotifyPayload (Results 1 – 1 of 1) sorted by relevance
2234 assertFalse(hasEapOnlyNotifyPayload(notifyPayloads)); in verifyAuthenticationCommonAndGetIkeMessage()4773 assertTrue(hasEapOnlyNotifyPayload(notifyPayloads)); in testEapOnlyOption()4782 private boolean hasEapOnlyNotifyPayload(List<IkeNotifyPayload> notifyPayloads) { in hasEapOnlyNotifyPayload() method in IkeSessionStateMachineTest