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.java1084 protected abstract boolean hasUnrecognizedAttribute(List<Attribute> attributeList); in hasUnrecognizedAttribute() method in IkeSaPayload.Transform
1212 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EncryptionTransform
1358 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.PrfTransform
1439 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.IntegrityTransform
1520 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.DhGroupTransform
1607 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.EsnTransform
1652 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute() method in IkeSaPayload.UnrecognizedTransform