/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
D | LocationUtil.cpp | 55 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 96 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
D | LocationUtil.cpp | 55 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 96 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 56 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 130 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 56 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 167 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 59 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 118 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | LocationUtil.cpp | 59 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 118 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_SPEED_BIT) in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 45 if (in.flags & LOCATION_HAS_SPEED_BIT) in convertGnssLocation()
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | LocationUtil.cpp | 60 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 119 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | LocationUtil.cpp | 60 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation() 119 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 66 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 67 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 71 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 71 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationDataTypes.h | 73 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 73 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 138 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 133 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 220 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()
|