public interface android.hardware.hdmi.IHdmiHotplugEventListener extends android.os.IInterface
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.hardware.hdmi.IHdmiHotplugEventListener
  super_class: java.lang.Object
{
  public abstract void onReceived(android.hardware.hdmi.HdmiHotplugEvent);
    descriptor: (Landroid/hardware/hdmi/HdmiHotplugEvent;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws android.os.RemoteException
    MethodParameters:
       Name  Flags
      event  
}
SourceFile: "IHdmiHotplugEventListener.java"
NestMembers:
  android.hardware.hdmi.IHdmiHotplugEventListener$Stub  android.hardware.hdmi.IHdmiHotplugEventListener$Stub$Proxy
InnerClasses:
  public abstract Stub = android.hardware.hdmi.IHdmiHotplugEventListener$Stub of android.hardware.hdmi.IHdmiHotplugEventListener