class android.media.midi.MidiDeviceServer$OutputPortClient extends android.media.midi.MidiDeviceServer$PortClient
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.media.midi.MidiDeviceServer$OutputPortClient
  super_class: android.media.midi.MidiDeviceServer$PortClient
{
  private final android.media.midi.MidiInputPort mInputPort;
    descriptor: Landroid/media/midi/MidiInputPort;
    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.MidiInputPort);
    descriptor: (Landroid/media/midi/MidiDeviceServer;Landroid/os/IBinder;Landroid/media/midi/MidiInputPort;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.media.midi.MidiDeviceServer$OutputPortClient 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$OutputPortClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/midi/MidiDeviceServer$OutputPortClient;
    MethodParameters:
           Name  Flags
      this$0     final
      token      
      inputPort  

  void close();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.midi.MidiDeviceServer$OutputPortClient this
         0: .line 163
            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$OutputPortClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/midi/MidiDeviceServer$OutputPortClient;

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