Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h217 #define GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY 0x0080 macro
/hardware/qcom/gps/msm8996/core/
Dgps_extended_c.h217 #define GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY 0x0080 macro
/hardware/qcom/gps/msm8998/core/
Dgps_extended_c.h258 #define GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY 0x0080 macro
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp186 if (GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY & locationExtended.flags) { in convertLocationInfo()