Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1620 private List<AsyncGetSetRequest> prepareVehicleStubRequests(@AsyncRequestType int requestType, in prepareVehicleStubRequests() method in PropertyHalService
1718 List<AsyncGetSetRequest> vehicleStubRequests = prepareVehicleStubRequests( in getCarPropertyValuesAsync()
1765 List<AsyncGetSetRequest> getInitValueRequests = prepareVehicleStubRequests( in sendGetInitialValueAndSubscribeUpdateEvent()
1818 List<AsyncGetSetRequest> setValueRequests = prepareVehicleStubRequests( in setCarPropertyValuesAsync()