class android.os.storage.StorageManager$ObbActionListener extends android.os.storage.IObbActionListener$Stub
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.os.storage.StorageManager$ObbActionListener
  super_class: android.os.storage.IObbActionListener$Stub
{
  private android.util.SparseArray<android.os.storage.StorageManager$ObbListenerDelegate> mListeners;
    descriptor: Landroid/util/SparseArray;
    flags: (0x0002) ACC_PRIVATE
    Signature: Landroid/util/SparseArray<Landroid/os/storage/StorageManager$ObbListenerDelegate;>;

  final android.os.storage.StorageManager this$0;
    descriptor: Landroid/os/storage/StorageManager;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private void <init>(android.os.storage.StorageManager);
    descriptor: (Landroid/os/storage/StorageManager;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.storage.StorageManager$ObbActionListener this
         0: .line 54
            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\tandroid.Manifest.permission.ALLOCATE_AGGRESSIVE cannot be resolved to a type\n\tOs cannot be resolved\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tOsConstants cannot be resolved to a variable\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.storage.StorageManager$ObbActionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbActionListener;
    MethodParameters:
        Name  Flags
      this$0  final

  public void onObbResult(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.os.storage.StorageManager$ObbActionListener this
         0: .line 377
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.storage.StorageManager$ObbActionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbActionListener;
    MethodParameters:
          Name  Flags
      filename  
      nonce     
      status    

  public int addListener(android.os.storage.OnObbStateChangeListener);
    descriptor: (Landroid/os/storage/OnObbStateChangeListener;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.storage.StorageManager$ObbActionListener this
         0: .line 391
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.storage.StorageManager$ObbActionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbActionListener;
    MethodParameters:
          Name  Flags
      listener  
}
SourceFile: "StorageManager.java"
NestHost: android.os.storage.StorageManager
InnerClasses:
  public abstract Stub = android.os.storage.IObbActionListener$Stub of android.os.storage.IObbActionListener
  private ObbActionListener = android.os.storage.StorageManager$ObbActionListener of android.os.storage.StorageManager
  private ObbListenerDelegate = android.os.storage.StorageManager$ObbListenerDelegate of android.os.storage.StorageManager