Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DGenericStringElement.java10 public class GenericStringElement extends ANQPElement { class
13 …public GenericStringElement(Constants.ANQPElementType infoID, ByteBuffer payload) throws ProtocolE… in GenericStringElement() method in GenericStringElement