Searched refs:mAccumulatedDeltaRangeUncertaintyInMeters (Results 1 – 2 of 2) sorted by relevance
45 private double mAccumulatedDeltaRangeUncertaintyInMeters; field in GpsMeasurement203 mAccumulatedDeltaRangeUncertaintyInMeters = in set()204 measurement.mAccumulatedDeltaRangeUncertaintyInMeters; in set()497 return mAccumulatedDeltaRangeUncertaintyInMeters; in getAccumulatedDeltaRangeUncertaintyInMeters()506 mAccumulatedDeltaRangeUncertaintyInMeters = value; in setAccumulatedDeltaRangeUncertaintyInMeters()1180 gpsMeasurement.mAccumulatedDeltaRangeUncertaintyInMeters = parcel.readDouble();1223 parcel.writeDouble(mAccumulatedDeltaRangeUncertaintyInMeters); in writeToParcel()1294 mAccumulatedDeltaRangeUncertaintyInMeters)); in toString()
23045 Landroid/location/GpsMeasurement;->mAccumulatedDeltaRangeUncertaintyInMeters:D