Searched refs:LOCATION_TECHNOLOGY_CELL_BIT (Results 1 – 4 of 4) sorted by relevance
77 LOCATION_TECHNOLOGY_CELL_BIT = (1<<1), // location was calculated using Cell enumerator
78 LOCATION_TECHNOLOGY_CELL_BIT = (1<<1), // location was calculated using Cell enumerator
165 out.techMask |= LOCATION_TECHNOLOGY_CELL_BIT; in convertLocation()
161 out.techMask |= LOCATION_TECHNOLOGY_CELL_BIT; in convertLocation()