Home
last modified time | relevance | path

Searched defs:hasUnrecognizedAttribute (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1151 protected abstract boolean hasUnrecognizedAttribute(List<Attribute> attributeList); in hasUnrecognizedAttribute() method in IkeSaPayload.Transform
1298 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EncryptionTransform
1448 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.PrfTransform
1530 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.IntegrityTransform
1611 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.DhGroupTransform
1698 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EsnTransform
1743 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.UnrecognizedTransform