class android.os.storage.StorageManager$ObbListenerDelegate
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.os.storage.StorageManager$ObbListenerDelegate
  super_class: java.lang.Object
{
  private final java.lang.ref.WeakReference<android.os.storage.OnObbStateChangeListener> mObbEventListenerRef;
    descriptor: Ljava/lang/ref/WeakReference;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/ref/WeakReference<Landroid/os/storage/OnObbStateChangeListener;>;

  private final android.os.Handler mHandler;
    descriptor: Landroid/os/Handler;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int nonce;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  void <init>(android.os.storage.StorageManager, android.os.storage.OnObbStateChangeListener);
    descriptor: (Landroid/os/storage/StorageManager;Landroid/os/storage/OnObbStateChangeListener;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.os.storage.StorageManager$ObbListenerDelegate 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$ObbListenerDelegate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbListenerDelegate;
    MethodParameters:
          Name  Flags
      this$0    final
      listener  

  android.os.storage.OnObbStateChangeListener getListener();
    descriptor: ()Landroid/os/storage/OnObbStateChangeListener;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.storage.StorageManager$ObbListenerDelegate this
         0: .line 431
            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$ObbListenerDelegate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbListenerDelegate;

  void sendObbStateChanged(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.os.storage.StorageManager$ObbListenerDelegate this
         0: .line 438
            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$ObbListenerDelegate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/storage/StorageManager$ObbListenerDelegate;
    MethodParameters:
       Name  Flags
      path   
      state  
}
SourceFile: "StorageManager.java"
NestHost: android.os.storage.StorageManager
InnerClasses:
  private ObbListenerDelegate = android.os.storage.StorageManager$ObbListenerDelegate of android.os.storage.StorageManager