public interface android.os.IHwBinder$DeathRecipient
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.os.IHwBinder$DeathRecipient
  super_class: java.lang.Object
{
  public abstract void serviceDied(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
        Name  Flags
      cookie  
}
SourceFile: "IHwBinder.java"
NestHost: android.os.IHwBinder
InnerClasses:
  public abstract DeathRecipient = android.os.IHwBinder$DeathRecipient of android.os.IHwBinder
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()