Searched refs:mReceivedGpsTowInNs (Results 1 – 2 of 2) sorted by relevance
38 private long mReceivedGpsTowInNs; field in GpsMeasurement195 mReceivedGpsTowInNs = measurement.mReceivedGpsTowInNs; in set()334 return mReceivedGpsTowInNs; in getReceivedGpsTowInNs()341 mReceivedGpsTowInNs = value; in setReceivedGpsTowInNs()1173 gpsMeasurement.mReceivedGpsTowInNs = parcel.readLong();1216 parcel.writeLong(mReceivedGpsTowInNs); in writeToParcel()1267 mReceivedGpsTowInNs, in toString()
23068 Landroid/location/GpsMeasurement;->mReceivedGpsTowInNs:J