Home
last modified time | relevance | path

Searched refs:LOC_GPS_LOCATION_HAS_ACCURACY (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8998/core/
Dloc_gps.h100 #define LOC_GPS_LOCATION_HAS_ACCURACY 0x0010 macro
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp136 if (LOC_GPS_LOCATION_HAS_ACCURACY & locGpsLocation.flags) { in convertLocation()
1825 LOC_GPS_LOCATION_HAS_ACCURACY) && in reportPosition()