Home
last modified time | relevance | path

Searched defs:onPropertySetError (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/cpp/evs/apps/default/
DEvsVehicleListener.h46 Return<void> onPropertySetError(StatusCode /* errorCode */, in onPropertySetError() function
/packages/services/Car/service/src/com/android/car/hal/
DHalServiceBase.java92 public void onPropertySetError(int property, int area, int errorCode) { in onPropertySetError() method in HalServiceBase
DPropertyHalService.java124 void onPropertySetError(int property, int area, in onPropertySetError() method
458 public void onPropertySetError(int halPropId, int area, in onPropertySetError() method in PropertyHalService
DHalClient.java279 public void onPropertySetError(int errorCode, int propId, int areaId) { in onPropertySetError() method in HalClient.VehicleCallback
DVehicleHal.java618 public void onPropertySetError(@CarPropertyManager.CarSetPropertyErrorCode int errorCode, in onPropertySetError() method in VehicleHal
DUserHalService.java212 public void onPropertySetError(int property, int area, in onPropertySetError() method in UserHalService
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java584 public void onPropertySetError(int property, int areaId, int errorCode) { in onPropertySetError() method in CarPropertyService
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp152 Return<void> PropertyChangeListener::onPropertySetError(StatusCode /*status*/, int32_t /*propId*/, in onPropertySetError() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp920 Return<void> WatchdogProcessService::PropertyChangeListener::onPropertySetError( in onPropertySetError() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener