final class android.media.AudioPlaybackConfiguration$IPlayerShell implements android.os.IBinder$DeathRecipient
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: android.media.AudioPlaybackConfiguration$IPlayerShell
  super_class: java.lang.Object
{
  final android.media.AudioPlaybackConfiguration mMonitor;
    descriptor: Landroid/media/AudioPlaybackConfiguration;
    flags: (0x0010) ACC_FINAL

  private volatile IPlayer mIPlayer;
    descriptor: LIPlayer;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  void <init>(android.media.AudioPlaybackConfiguration, IPlayer);
    descriptor: (Landroid/media/AudioPlaybackConfiguration;LIPlayer;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
         0: .line 199
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tThe method getIPlayer() from the type AudioPlaybackConfiguration.IPlayerShell refers to the missing type IPlayer\n\tThe method getIPlayer() from the type AudioPlaybackConfiguration.IPlayerShell refers to the missing type IPlayer\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/AudioPlaybackConfiguration$IPlayerShell;
    MethodParameters:
         Name  Flags
      monitor  
      iplayer  

  synchronized void monitorDeath();
    descriptor: ()V
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
         0: .line 510
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/AudioPlaybackConfiguration$IPlayerShell;

  IPlayer getIPlayer();
    descriptor: ()LIPlayer;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
         0: .line 524
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/AudioPlaybackConfiguration$IPlayerShell;

  public void binderDied();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
         0: .line 528
            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.AudioPlaybackConfiguration$IPlayerShell this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/AudioPlaybackConfiguration$IPlayerShell;

  synchronized void release();
    descriptor: ()V
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
         0: .line 536
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n\tIPlayer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.AudioPlaybackConfiguration$IPlayerShell this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/AudioPlaybackConfiguration$IPlayerShell;
}
SourceFile: "AudioPlaybackConfiguration.java"
NestHost: android.media.AudioPlaybackConfiguration
InnerClasses:
  final IPlayerShell = android.media.AudioPlaybackConfiguration$IPlayerShell of android.media.AudioPlaybackConfiguration
  public abstract DeathRecipient = android.os.IBinder$DeathRecipient of android.os.IBinder