Searched refs:mReceivedGpsTowUncertaintyInNs (Results 1 – 2 of 2) sorted by relevance
39 private long mReceivedGpsTowUncertaintyInNs; field in GpsMeasurement196 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()
23069 Landroid/location/GpsMeasurement;->mReceivedGpsTowUncertaintyInNs:J