Searched refs:mDriftNanosPerSecond (Results 1 – 1 of 1) sorted by relevance
49 private double mDriftNanosPerSecond; field in GnssClock74 mDriftNanosPerSecond = clock.mDriftNanosPerSecond; in set()342 return mDriftNanosPerSecond; in getDriftNanosPerSecond()352 mDriftNanosPerSecond = driftNanosPerSecond; in setDriftNanosPerSecond()362 mDriftNanosPerSecond = Double.NaN; in resetDriftNanosPerSecond()443 gpsClock.mDriftNanosPerSecond = parcel.readDouble();465 parcel.writeDouble(mDriftNanosPerSecond); in writeToParcel()505 hasDriftNanosPerSecond() ? mDriftNanosPerSecond : null, in toString()