Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHalServiceBase.java67 public void handlePropertySetError(int property, int area) {} in handlePropertySetError() method in HalServiceBase
DPropertyHalService.java327 public void handlePropertySetError(int property, int area) { in handlePropertySetError() method in PropertyHalService
DVehicleHal.java460 service.handlePropertySetError(propId, areaId); in onPropertySetError()