Searched refs:LOCATION_TECHNOLOGY_SENSORS_BIT (Results 1 – 4 of 4) sorted by relevance
79 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors enumerator
80 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors enumerator
171 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT; in convertLocation()
167 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT; in convertLocation()