Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java978 private static AttributeDecoder sAttributeDecoder = new AttributeDecoderImpl();
1044 private static class AttributeDecoderImpl implements AttributeDecoder { class in IkeSaPayload.Transform
1069 sAttributeDecoder = new AttributeDecoderImpl(); in resetAttributeDecoder()