Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssClock.java56 private double mDriftNanosPerSecond; field in GnssClock
86 mDriftNanosPerSecond = clock.mDriftNanosPerSecond; in set()
361 return mDriftNanosPerSecond; in getDriftNanosPerSecond()
371 mDriftNanosPerSecond = driftNanosPerSecond; in setDriftNanosPerSecond()
667 gpsClock.mDriftNanosPerSecond = parcel.readDouble();
694 parcel.writeDouble(mDriftNanosPerSecond); in writeToParcel()
743 hasDriftNanosPerSecond() ? mDriftNanosPerSecond : null, in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22905 Landroid/location/GnssClock;->mDriftNanosPerSecond:D