Home
last modified time | relevance | path

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

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