Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGpsClock.java68 private long mTimeInNs; field in GpsClock
87 mTimeInNs = clock.mTimeInNs; in set()
186 return mTimeInNs; in getTimeInNs()
193 mTimeInNs = timeInNs; in setTimeInNs()
409 gpsClock.mTimeInNs = parcel.readLong();
430 parcel.writeLong(mTimeInNs); in writeToParcel()
458 mTimeInNs, in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt23010 Landroid/location/GpsClock;->mTimeInNs:J