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

  /cts/tests/tests/location/src/android/location/cts/psedorange/
GpsMeasurement.java 38 public final double pseudorangeRateMps;
50 boolean validAccumulatedDeltaRangeMeters, double pseudorangeRateMps,
56 this.pseudorangeRateMps = pseudorangeRateMps;
64 another.validAccumulatedDeltaRangeMeters, another.pseudorangeRateMps,
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 526 double pseudorangeRateMps;
    [all...]
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPI.h 556 double pseudorangeRateMps;
    [all...]

Completed in 112 milliseconds