Searched refs:mTimeInNs (Results 1 – 2 of 2) sorted by relevance
68 private long mTimeInNs; field in GpsClock87 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()
23010 Landroid/location/GpsClock;->mTimeInNs:J