Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssMeasurement.java38 private long mReceivedSvTimeUncertaintyNanos; field in GnssMeasurement
241 mReceivedSvTimeUncertaintyNanos = measurement.mReceivedSvTimeUncertaintyNanos; in set()
758 return mReceivedSvTimeUncertaintyNanos; in getReceivedSvTimeUncertaintyNanos()
767 mReceivedSvTimeUncertaintyNanos = value; in setReceivedSvTimeUncertaintyNanos()
1388 gnssMeasurement.mReceivedSvTimeUncertaintyNanos = parcel.readLong();
1421 parcel.writeLong(mReceivedSvTimeUncertaintyNanos); in writeToParcel()
1460 mReceivedSvTimeUncertaintyNanos)); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33071 Landroid/location/GnssMeasurement;->mReceivedSvTimeUncertaintyNanos:J