Searched defs:buildElement (Results 1 – 2 of 2) sorted by relevance
177 private static ANQPElement buildElement(ByteBuffer payload) throws ProtocolException { in buildElement() method in ANQPFactory195 public static ANQPElement buildElement(ByteBuffer payload, Constants.ANQPElementType infoID, in buildElement() method in ANQPFactory
331 private static ANQPElement buildElement(String text) throws ProtocolException { in buildElement() method in SupplicantBridge