/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 86 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 46 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 87 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 46 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 87 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 47 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 121 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 47 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 158 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 50 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 109 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 50 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 109 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | LocationUtil.cpp | 41 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 41 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | LocationUtil.cpp | 51 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 110 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | LocationUtil.cpp | 51 if (in.flags & LOCATION_HAS_LAT_LONG_BIT) { in convertGnssLocation() 110 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 64 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 65 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 69 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 69 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationDataTypes.h | 71 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 71 LOCATION_HAS_LAT_LONG_BIT = (1<<0), // location has valid latitude and longitude enumerator
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 129 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertLocation()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 124 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertLocation()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 211 out.flags |= LOCATION_HAS_LAT_LONG_BIT; in convertLocation()
|