Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DANQPFactory.java177 private static ANQPElement buildElement(ByteBuffer payload) throws ProtocolException { in buildElement() method in ANQPFactory
195 public static ANQPElement buildElement(ByteBuffer payload, Constants.ANQPElementType infoID, in buildElement() method in ANQPFactory
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSupplicantBridge.java331 private static ANQPElement buildElement(String text) throws ProtocolException { in buildElement() method in SupplicantBridge