class android.app.ActivityThread$EventLoggingReporter
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.app.ActivityThread$EventLoggingReporter
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.ActivityThread$EventLoggingReporter this
         0: .line 151
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.org cannot be resolved\n\tThe import com.android.org cannot be resolved\n\tThe import com.android.server.am cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.net cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tVMDebug cannot be resolved\n\tThe method clearDnsCache() is undefined for the type InetAddress\n\tNetworkEventDispatcher cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tOpenSSLSocketImpl cannot be resolved to a type\n\tVMDebug cannot be resolved\n\tIoUtils cannot be resolved\n\tOpenSSLSocketImpl cannot be resolved to a type\n\tVMDebug cannot be resolved\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tVMRuntime cannot be resolved\n\tThe method set24HourTimePref(Boolean) is undefined for the type DateFormat\n\tIoUtils cannot be resolved\n\tdalvik cannot be resolved\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tMemInfoDumpProto cannot be resolved to a variable\n\tIoUtils cannot be resolved\n\tVMDebug cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tVMRuntime cannot be resolved\n\tVMRuntime cannot be resolved\n\tDropBox cannot be resolved\n\tEventLogger cannot be resolved to a type\n\tThe method report(int, Object...) of type ActivityThread.EventLoggingReporter must override or implement a supertype method\n\tDropBox cannot be resolved to a type\n\tThe method addData(String, byte[], int) of type ActivityThread.DropBoxReporter must override or implement a supertype method\n\tThe method addText(String, String) of type ActivityThread.DropBoxReporter must override or implement a supertype method\n\tCloseGuard cannot be resolved\n\tEventLogger cannot be resolved\n\tTrustedCertificateStore cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.ActivityThread$EventLoggingReporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/ActivityThread$EventLoggingReporter;

  public void report(int, java.lang.Object[]);
    descriptor: (I[Ljava/lang/Object;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.app.ActivityThread$EventLoggingReporter this
         0: .line 6642
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method report(int, Object...) of type ActivityThread.EventLoggingReporter must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.ActivityThread$EventLoggingReporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/ActivityThread$EventLoggingReporter;
    MethodParameters:
      Name  Flags
      code  
      list  
}
SourceFile: "ActivityThread.java"
NestHost: android.app.ActivityThread
InnerClasses:
  private EventLoggingReporter = android.app.ActivityThread$EventLoggingReporter of android.app.ActivityThread