class android.media.midi.MidiDeviceServer$InputPortClient extends android.media.midi.MidiDeviceServer$PortClient
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.media.midi.MidiDeviceServer$InputPortClient
  super_class: android.media.midi.MidiDeviceServer$PortClient
{
  private final android.media.midi.MidiOutputPort mOutputPort;
    descriptor: Landroid/media/midi/MidiOutputPort;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final android.media.midi.MidiDeviceServer this$0;
    descriptor: Landroid/media/midi/MidiDeviceServer;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(android.media.midi.MidiDeviceServer, android.os.IBinder, android.media.midi.MidiOutputPort);
    descriptor: (Landroid/media/midi/MidiDeviceServer;Landroid/os/IBinder;Landroid/media/midi/MidiOutputPort;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.media.midi.MidiDeviceServer$InputPortClient this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import dalvik.system cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tOs cannot be resolved\n\tOsConstants cannot be resolved to a variable\n\tOsConstants cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.midi.MidiDeviceServer$InputPortClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/midi/MidiDeviceServer$InputPortClient;
    MethodParameters:
            Name  Flags
      this$0      final
      token       
      outputPort  

  void close();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.midi.MidiDeviceServer$InputPortClient this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.midi.MidiDeviceServer$InputPortClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/midi/MidiDeviceServer$InputPortClient;
}
SourceFile: "MidiDeviceServer.java"
NestHost: android.media.midi.MidiDeviceServer
InnerClasses:
  private InputPortClient = android.media.midi.MidiDeviceServer$InputPortClient of android.media.midi.MidiDeviceServer
  private abstract PortClient = android.media.midi.MidiDeviceServer$PortClient of android.media.midi.MidiDeviceServer