Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1694 private void sendVehicleStubRequests(@AsyncRequestType int requestType, in sendVehicleStubRequests() method in PropertyHalService
1725 sendVehicleStubRequests(GET, vehicleStubRequests, vehicleStubCallback); in getCarPropertyValuesAsync()
1804 sendVehicleStubRequests(GET_INITIAL_VALUE_FOR_SET, getInitValueRequests, in sendGetInitialValueAndSubscribeUpdateEvent()
1834 sendVehicleStubRequests(SET, setValueRequests, vehicleStubCallback); in setCarPropertyValuesAsync()