OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACCURACY_BLOCK
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java
43
public static final int
ACCURACY_BLOCK
= LocationRequest.
ACCURACY_BLOCK
;
/frameworks/base/location/java/android/location/
LocationRequest.java
102
public static final int
ACCURACY_BLOCK
= 102;
202
quality =
ACCURACY_BLOCK
;
552
case
ACCURACY_BLOCK
:
622
case
ACCURACY_BLOCK
:
623
return "
ACCURACY_BLOCK
";
Completed in 27 milliseconds