Searched refs:getNotificationResponse (Results 1 – 3 of 3) sorted by relevance
194 public static EapResult getNotificationResponse(int eapIdentifier) { in getNotificationResponse() method in EapMessage
180 EapResult notificationResponse = EapMessage.getNotificationResponse(ID_INT); in testGetNotificationResponse()
379 return EapMessage.getNotificationResponse(message.eapIdentifier); in handleNotification()