OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_LOCATION_HAS_ACCURACY
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
89
#define
GPS_LOCATION_HAS_ACCURACY
0x0010
/development/tools/emulator/system/gps/
gps_qemu.c
511
if (r->fix.flags &
GPS_LOCATION_HAS_ACCURACY
) {
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp
797
location.flags |=
GPS_LOCATION_HAS_ACCURACY
;
[
all
...]
/sdk/emulator/gps/
gps_qemu.c
511
if (r->fix.flags &
GPS_LOCATION_HAS_ACCURACY
) {
Completed in 298 milliseconds