OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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