Searched refs:mDriftNanosPerSecond (Results 1 – 2 of 2) sorted by relevance
56 private double mDriftNanosPerSecond; field in GnssClock86 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()
22905 Landroid/location/GnssClock;->mDriftNanosPerSecond:D