Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssClock.java52 private double mTimeUncertaintyNanos; field in GnssClock
82 mTimeUncertaintyNanos = clock.mTimeUncertaintyNanos; in set()
189 return mTimeUncertaintyNanos; in getTimeUncertaintyNanos()
199 mTimeUncertaintyNanos = timeUncertaintyNanos; in setTimeUncertaintyNanos()
663 gpsClock.mTimeUncertaintyNanos = parcel.readDouble();
690 parcel.writeDouble(mTimeUncertaintyNanos); in writeToParcel()
724 hasTimeUncertaintyNanos() ? mTimeUncertaintyNanos : null)); in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22912 Landroid/location/GnssClock;->mTimeUncertaintyNanos:D