Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java169 private long mAsyncRequestStartTime; field in PropertyHalService.GetSetValueResultWrapper
175 mAsyncRequestStartTime = asyncRequestStartTime; in GetSetValueResultWrapper()
184 return mAsyncRequestStartTime; in getAsyncRequestStartTime()
198 private final long mAsyncRequestStartTime; field in PropertyHalService.AsyncPropRequestInfo
218 mAsyncRequestStartTime = asyncRequestStartTime; in AsyncPropRequestInfo()
347 return mAsyncRequestStartTime; in getAsyncRequestStartTime()