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

  /hardware/interfaces/gnss/1.0/
IGnssMeasurementCallback.hal 527 double carrierPhase;
  /hardware/interfaces/gnss/1.0/default/
GnssMeasurement.cpp 77 .carrierPhase = entry.carrier_phase,
161 gnssData.measurements[i].carrierPhase = entry.carrier_phase;
163 gnssData.measurements[i].carrierPhase = 0;
  /hardware/qcom/gps/msm8998/android/location_api/
GnssMeasurementAPIClient.cpp 218 out.carrierPhase = in.carrierPhase;
  /hardware/qcom/gps/msm8998/core/
gps_extended_c.h     [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 501 double carrierPhase;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 703 SET(CarrierPhase, measurement->carrierPhase);
    [all...]

Completed in 2455 milliseconds