class android.app.ApplicationPackageManager$DexModuleRegisterResult
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.app.ApplicationPackageManager$DexModuleRegisterResult
  super_class: java.lang.Object
{
  final java.lang.String dexModulePath;
    descriptor: Ljava/lang/String;
    flags: (0x0010) ACC_FINAL

  final boolean success;
    descriptor: Z
    flags: (0x0010) ACC_FINAL

  final java.lang.String message;
    descriptor: Ljava/lang/String;
    flags: (0x0010) ACC_FINAL

  private void <init>(java.lang.String, boolean, java.lang.String);
    descriptor: (Ljava/lang/String;ZLjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.app.ApplicationPackageManager$DexModuleRegisterResult this
         0: .line 82
            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 android.system cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tcom.android.internal.R cannot be resolved to a variable\n\tVMRuntime cannot be resolved\n\tVMRuntime cannot be resolved\n\tEmptyArray cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tStructStat cannot be resolved to a type\n\tOs cannot be resolved\n\tOsConstants cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.ApplicationPackageManager$DexModuleRegisterResult this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/ApplicationPackageManager$DexModuleRegisterResult;
    MethodParameters:
               Name  Flags
      dexModulePath  
      success        
      message        
}
SourceFile: "ApplicationPackageManager.java"
NestHost: android.app.ApplicationPackageManager
InnerClasses:
  private DexModuleRegisterResult = android.app.ApplicationPackageManager$DexModuleRegisterResult of android.app.ApplicationPackageManager