Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java493 private void sendGetValueResults(List<GetSetValueResultWrapper> results) { in sendGetValueResults() method in PropertyHalService.VehicleStubCallback
562 sendGetValueResults(timeoutGetResults); in retryIfNotExpired()
743 sendGetValueResults(getValueResults); in onGetAsyncResults()
874 sendGetValueResults(timeoutGetResults); in onRequestsTimeout()
1668 vehicleStubCallback.sendGetValueResults(staticGetValueResults); in prepareVehicleStubRequests()