Searched refs:MSG_HAL_ERROR (Results 1 – 1 of 1) sorted by relevance
567 private static final int MSG_HAL_ERROR = 1; field in VehicleNetwork.EventHandler580 Message msg = obtainMessage(MSG_HAL_ERROR, errorCode, property, operation); in notifyHalError()595 case MSG_HAL_ERROR: in handleMessage()