Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp198 out.horReliability = LOCATION_RELIABILITY_VERY_LOW; in convertLocationInfo()
201 out.horReliability = LOCATION_RELIABILITY_LOW; in convertLocationInfo()
204 out.horReliability = LOCATION_RELIABILITY_MEDIUM; in convertLocationInfo()
207 out.horReliability = LOCATION_RELIABILITY_HIGH; in convertLocationInfo()
210 out.horReliability = LOCATION_RELIABILITY_NOT_SET; in convertLocationInfo()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h478 LocationReliability horReliability; // horizontal reliability member
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h509 LocationReliability horReliability; // horizontal reliability member
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp194 out.horReliability = LOCATION_RELIABILITY_VERY_LOW; in convertLocationInfo()
197 out.horReliability = LOCATION_RELIABILITY_LOW; in convertLocationInfo()
200 out.horReliability = LOCATION_RELIABILITY_MEDIUM; in convertLocationInfo()
203 out.horReliability = LOCATION_RELIABILITY_HIGH; in convertLocationInfo()
206 out.horReliability = LOCATION_RELIABILITY_NOT_SET; in convertLocationInfo()