HomeSort by relevance Sort by last modified time
    Searched refs:LOCATION_TECHNOLOGY_SENSORS_BIT (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPI.h 80 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors
    [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 79 LOCATION_TECHNOLOGY_SENSORS_BIT = (1<<3), // location was calculated using Sensors
    [all...]
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp 167 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT;
    [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp 171 out.techMask |= LOCATION_TECHNOLOGY_SENSORS_BIT;
    [all...]

Completed in 464 milliseconds