Home
last modified time | relevance | path

Searched refs:mReceivedGpsTowUncertaintyInNs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
DGpsMeasurement.java39 private long mReceivedGpsTowUncertaintyInNs; field in GpsMeasurement
196 mReceivedGpsTowUncertaintyInNs = measurement.mReceivedGpsTowUncertaintyInNs; in set()
348 return mReceivedGpsTowUncertaintyInNs; in getReceivedGpsTowUncertaintyInNs()
355 mReceivedGpsTowUncertaintyInNs = value; in setReceivedGpsTowUncertaintyInNs()
1174 gpsMeasurement.mReceivedGpsTowUncertaintyInNs = parcel.readLong();
1217 parcel.writeLong(mReceivedGpsTowUncertaintyInNs); in writeToParcel()
1269 mReceivedGpsTowUncertaintyInNs)); in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt23069 Landroid/location/GpsMeasurement;->mReceivedGpsTowUncertaintyInNs:J