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

  /cts/tests/tests/location/src/android/location/cts/psedorange/
GpsMeasurement.java 44 public final double accumulatedDeltaRangeUncertaintyMeters;
51 double signalToNoiseRatioDb, double accumulatedDeltaRangeUncertaintyMeters,
58 this.accumulatedDeltaRangeUncertaintyMeters = accumulatedDeltaRangeUncertaintyMeters;
65 another.signalToNoiseRatioDb, another.accumulatedDeltaRangeUncertaintyMeters,
  /frameworks/base/location/java/android/location/
GnssMeasurement.java     [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 821 SET(AccumulatedDeltaRangeUncertaintyMeters,
    [all...]

Completed in 171 milliseconds