Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1693 public abstract static class Attribute { class in IkeSaPayload
1718 protected Attribute(int type) { in Attribute() method in IkeSaPayload.Attribute