Searched refs:vehicleStubAsyncSetRequests (Results 1 – 1 of 1) sorted by relevance
524 List<AsyncGetSetRequest> vehicleStubAsyncSetRequests = new ArrayList<>(); in retryIfNotExpired() local552 vehicleStubAsyncSetRequests.add(vehicleStubAsyncRequest); in retryIfNotExpired()567 if (!vehicleStubAsyncSetRequests.isEmpty()) { in retryIfNotExpired()568 mVehicleHal.setAsync(vehicleStubAsyncSetRequests, this); in retryIfNotExpired()