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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 246 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
343 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 243 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
340 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 246 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
343 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 239 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
336 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 247 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
344 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 247 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
344 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
  /device/generic/goldfish/gps/
gps_qemu.c 401 r->fix.flags |= GPS_LOCATION_HAS_SPEED;
517 if (r->fix.flags & GPS_LOCATION_HAS_SPEED) {
  /hardware/libhardware/include/hardware/
gps.h 98 #define GPS_LOCATION_HAS_SPEED 0x0004
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 721 location.gpsLocation.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 721 location.gpsLocation.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 720 location.gpsLocation.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 721 location.gpsLocation.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 720 location.gpsLocation.flags |= GPS_LOCATION_HAS_SPEED;
    [all...]
  /device/google/marlin/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]

Completed in 580 milliseconds