OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHS20ElementID
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java
144
public static Integer
getHS20ElementID
(ANQPElementType elementType) {
ANQPFactory.java
77
Integer id = Constants.
getHS20ElementID
(elementType);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java
240
sb.append(",hs20:").append(Constants.
getHS20ElementID
(elementType));
Completed in 39 milliseconds