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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
GEOLocationElement.java 38 public class GEOLocationElement extends ANQPElement {
100 public GEOLocationElement(Constants.ANQPElementType infoID, ByteBuffer payload)
ANQPFactory.java 183 return new GEOLocationElement(infoID, elementPayload);

Completed in 2433 milliseconds