HomeSort by relevance Sort by last modified time
    Searched refs:GPS_LOCATION_HAS_SPEED (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 68 #define GPS_LOCATION_HAS_SPEED 0x0004
  /hardware/libhardware_legacy/gps/
gps_qemu.c 379 r->fix.flags |= GPS_LOCATION_HAS_SPEED;
481 if (r->fix.flags & GPS_LOCATION_HAS_SPEED) {
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 739 location.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]

Completed in 19 milliseconds