Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h79 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h80 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp171 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT; in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp167 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT; in convertLocation()