Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssClock.java53 private double mDriftUncertaintyNanosPerSecond; field in GnssClock
80 mDriftUncertaintyNanosPerSecond = clock.mDriftUncertaintyNanosPerSecond; in set()
393 return mDriftUncertaintyNanosPerSecond; in getDriftUncertaintyNanosPerSecond()
404 mDriftUncertaintyNanosPerSecond = driftUncertaintyNanosPerSecond; in setDriftUncertaintyNanosPerSecond()
414 mDriftUncertaintyNanosPerSecond = Double.NaN; in resetDriftUncertaintyNanosPerSecond()
542 gpsClock.mDriftUncertaintyNanosPerSecond = parcel.readDouble();
566 parcel.writeDouble(mDriftUncertaintyNanosPerSecond); in writeToParcel()
609 hasDriftUncertaintyNanosPerSecond() ? mDriftUncertaintyNanosPerSecond : null)); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33035 Landroid/location/GnssClock;->mDriftUncertaintyNanosPerSecond:D