Searched refs:vehicleStubAsyncGetRequests (Results 1 – 1 of 1) sorted by relevance
522 List<AsyncGetSetRequest> vehicleStubAsyncGetRequests = new ArrayList<>(); in retryIfNotExpired() local549 vehicleStubAsyncGetRequests.add(vehicleStubAsyncRequest); in retryIfNotExpired()563 if (!vehicleStubAsyncGetRequests.isEmpty()) { in retryIfNotExpired()564 mVehicleHal.getAsync(vehicleStubAsyncGetRequests, this); in retryIfNotExpired()