HomeSort by relevance Sort by last modified time
    Searched refs:CivicLocationElement (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
CivicLocationElement.java 14 public class CivicLocationElement extends ANQPElement {
24 public CivicLocationElement(Constants.ANQPElementType infoID, ByteBuffer payload)
ANQPFactory.java 222 return new CivicLocationElement(infoID, elementPayload);

Completed in 53 milliseconds