Home
last modified time | relevance | path

Searched refs:LOCATION_TECHNOLOGY_GNSS_BIT (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h76 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // location was calculated using GNSS enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h77 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // location was calculated using GNSS enumerator
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h82 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // location was calculated using GNSS enumerator
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h82 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // location was calculated using GNSS enumerator
/hardware/qcom/sm7250/gps/location/
DLocationDataTypes.h87 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // using GNSS enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h87 LOCATION_TECHNOLOGY_GNSS_BIT = (1<<0), // using GNSS enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp163 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp158 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp245 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp213 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp288 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp288 out.techMask |= LOCATION_TECHNOLOGY_GNSS_BIT; in convertLocation()