OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HS_QUERY_LIST
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
AnqpInformationElement.java
48
public static final int
HS_QUERY_LIST
= 1;
/frameworks/base/packages/Osu/src/com/android/anqp/
Constants.java
52
public static final int
HS_QUERY_LIST
= 1;
121
sHs20Map.put(
HS_QUERY_LIST
, ANQPElementType.HSQueryList);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java
52
public static final int
HS_QUERY_LIST
= 1;
121
sHs20Map.put(
HS_QUERY_LIST
, ANQPElementType.HSQueryList);
Completed in 53 milliseconds