Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1795 protected static final class UnrecognizedAttribute extends Attribute { class in IkeSaPayload
1796 protected UnrecognizedAttribute(int type, byte[] value) { in UnrecognizedAttribute() method in IkeSaPayload.UnrecognizedAttribute