Searched defs:getAccumulatedDeltaRangeState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
H A DGnssMeasurement.java525 public int getAccumulatedDeltaRangeState() { method in class:GnssMeasurement
572 * <p>The availability of the value is represented by {@link #getAccumulatedDeltaRangeState()}.
599 * <p>The status of the value is represented by {@link #getAccumulatedDeltaRangeState()}.
608 * <p>The status of the value is represented by {@link #getAccumulatedDeltaRangeState()}.
H A DGpsMeasurement.java425 public short getAccumulatedDeltaRangeState() { method in class:GpsMeasurement
468 * The availability of the value is represented by {@link #getAccumulatedDeltaRangeState()}.
490 * The status of the value is represented by {@link #getAccumulatedDeltaRangeState()}.
499 * The status of the value is represented by {@link #getAccumulatedDeltaRangeState()}.

Completed in 86 milliseconds