class android.app.Activity$ManagedDialog
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.app.Activity$ManagedDialog
  super_class: java.lang.Object
{
  android.app.Dialog mDialog;
    descriptor: Landroid/app/Dialog;
    flags: (0x0000) 

  android.os.Bundle mArgs;
    descriptor: Landroid/os/Bundle;
    flags: (0x0000) 

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Activity$ManagedDialog this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.Manifest cannot be resolved\n\tThe import dalvik cannot be resolved\n\tcom.android.internal.R cannot be resolved to a variable\n\tandroid.R.id 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\tandroid.R.string cannot be resolved to a type\n\tVMRuntime cannot be resolved\n\tandroid.R.string cannot be resolved to a variable\n\tCONTROL_REMOTE_APP_TRANSITION_ANIMATIONS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Activity$ManagedDialog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Activity$ManagedDialog;
}
SourceFile: "Activity.java"
NestHost: android.app.Activity
InnerClasses:
  private ManagedDialog = android.app.Activity$ManagedDialog of android.app.Activity