Home
last modified time | relevance | path

Searched defs:retryRequests (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java521 private void retryIfNotExpired(List<AsyncPropRequestInfo> retryRequests) { in retryIfNotExpired()
663 List<AsyncPropRequestInfo> retryRequests = new ArrayList<>(); in onGetAsyncResults() local
757 List<AsyncPropRequestInfo> retryRequests = new ArrayList<>(); in onSetAsyncResults() local