Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java1092 AsyncGetSetRequest vehicleStubRequest = vehicleStubRequests.get(i); in prepareAndConvertAsyncRequests() local
1095 vehicleStubRequest.getHalPropValue()); in prepareAndConvertAsyncRequests()
1097 vhalRequestId, vehicleStubRequest.getServiceRequestId(), clientCallback, in prepareAndConvertAsyncRequests()
1098 vehicleStubRequest.getTimeoutUptimeMs())); in prepareAndConvertAsyncRequests()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1657 AsyncGetSetRequest vehicleStubRequest = generateVehicleStubAsyncRequestLocked( in prepareVehicleStubRequests() local
1659 vehicleStubRequests.add(vehicleStubRequest); in prepareVehicleStubRequests()