OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buildQueryList
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
ANQPFactory.java
57
public static List<Constants.ANQPElementType>
buildQueryList
(NetworkDetail networkDetail,
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
AnqpCacheTest.java
90
private static List<Constants.ANQPElementType>
buildQueryList
() {
137
List<Constants.ANQPElementType> queryList =
buildQueryList
();
Completed in 133 milliseconds