Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1068 isSupportedTransformId(id) && !hasUnrecognizedAttribute(attributeList); in Transform()
1152 protected abstract boolean hasUnrecognizedAttribute(List<Attribute> attributeList); in hasUnrecognizedAttribute() method in IkeSaPayload.Transform
1299 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EncryptionTransform
1449 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.PrfTransform
1531 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.IntegrityTransform
1612 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.DhGroupTransform
1699 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EsnTransform
1744 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.UnrecognizedTransform