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

  /cts/tests/tests/location/src/android/location/cts/
GnssMeasurementTest.java 57 assertEquals(2, measurement.getAccumulatedDeltaRangeState());
TestMeasurementUtil.java 265 int accumulatedDeltaRangeState = measurement.getAccumulatedDeltaRangeState();
    [all...]
  /frameworks/base/location/java/android/location/
GnssMeasurement.java 525 public int getAccumulatedDeltaRangeState() {
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()}.
    [all...]
GpsMeasurement.java 425 public short getAccumulatedDeltaRangeState() {
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()}.
    [all...]
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 49 milliseconds