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 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
89
#define
GPS_LOCATION_HAS_ACCURACY
0x0010
/device/generic/goldfish/gps/
gps_qemu.c
413
r->fix.flags |=
GPS_LOCATION_HAS_ACCURACY
;
525
if (r->fix.flags &
GPS_LOCATION_HAS_ACCURACY
) {
Completed in 27 milliseconds