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