Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
DVehicleNetwork.java579 private void notifyHalError(int errorCode, int property, int operation) { in notifyHalError() method in VehicleNetwork.EventHandler
628 vehicleNetwork.mEventHandler.notifyHalError(errorCode, property, operation); in onHalError()