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

  /hardware/qcom/gps/msm8998/android/location_api/
LocationUtil.cpp 41 if (in.flags & LOCATION_HAS_LAT_LONG_BIT)
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 55 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude
    [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp 120 out.flags |= LOCATION_HAS_LAT_LONG_BIT;
    [all...]

Completed in 1133 milliseconds