Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h77 LOCATION_TECHNOLOGY_CELL_BIT = (1<<1), // location was calculated using Cell enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h78 LOCATION_TECHNOLOGY_CELL_BIT = (1<<1), // location was calculated using Cell enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp165 out.techMask |= LOCATION_TECHNOLOGY_CELL_BIT; in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp161 out.techMask |= LOCATION_TECHNOLOGY_CELL_BIT; in convertLocation()