Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssClock.java48 private double mTimeUncertaintyNanos; field in GnssClock
75 mTimeUncertaintyNanos = clock.mTimeUncertaintyNanos; in set()
179 return mTimeUncertaintyNanos; in getTimeUncertaintyNanos()
189 mTimeUncertaintyNanos = timeUncertaintyNanos; in setTimeUncertaintyNanos()
199 mTimeUncertaintyNanos = Double.NaN; in resetTimeUncertaintyNanos()
537 gpsClock.mTimeUncertaintyNanos = parcel.readDouble();
561 parcel.writeDouble(mTimeUncertaintyNanos); in writeToParcel()
590 hasTimeUncertaintyNanos() ? mTimeUncertaintyNanos : null)); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33041 Landroid/location/GnssClock;->mTimeUncertaintyNanos:D