package vendor.huanglong.hardware.hwdisplay@1.0; interface IHdmiCallback { oneway onHotplugEvent(HdmiEvent event); };