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