Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssClock.java57 private double mDriftUncertaintyNanosPerSecond; field in GnssClock
87 mDriftUncertaintyNanosPerSecond = clock.mDriftUncertaintyNanosPerSecond; in set()
399 return mDriftUncertaintyNanosPerSecond; in getDriftUncertaintyNanosPerSecond()
410 mDriftUncertaintyNanosPerSecond = driftUncertaintyNanosPerSecond; in setDriftUncertaintyNanosPerSecond()
668 gpsClock.mDriftUncertaintyNanosPerSecond = parcel.readDouble();
695 parcel.writeDouble(mDriftUncertaintyNanosPerSecond); in writeToParcel()
745 hasDriftUncertaintyNanosPerSecond() ? mDriftUncertaintyNanosPerSecond : null)); in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22906 Landroid/location/GnssClock;->mDriftUncertaintyNanosPerSecond:D