Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeConfigPayload.java172 public abstract static class ConfigAttribute { class in IkeConfigPayload
188 protected ConfigAttribute(int attributeType) { in ConfigAttribute() method in IkeConfigPayload.ConfigAttribute
192 protected ConfigAttribute(int attributeType, int len) throws InvalidSyntaxException { in ConfigAttribute() method in IkeConfigPayload.ConfigAttribute