Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/rtt/
H A DRttServiceImpl.java95 private long mLastRequestTimestamp; field in RttServiceImpl
834 mLastRequestTimestamp = mClock.getWallClockMillis(); in startRanging()
1072 (int) (mClock.getWallClockMillis() - mLastRequestTimestamp)); in onRangingResults()