OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Indeterminate
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
AuthMatch.java
7
*
Indeterminate
means that there is no ANQP information to match against.
13
public static final int
Indeterminate
= 0;
25
return "
Indeterminate
";
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
NAIRealmElement.java
51
return AuthMatch.
Indeterminate
;
NAIRealmData.java
77
return AuthMatch.
Indeterminate
;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
HomeSP.java
108
AuthMatch.
Indeterminate
;
Completed in 803 milliseconds