final class com.android.captiveportallogin.CaptivePortalLoginActivity$Result extends java.lang.Enum<com.android.captiveportallogin.CaptivePortalLoginActivity$Result>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.android.captiveportallogin.CaptivePortalLoginActivity$Result
  super_class: java.lang.Enum
{
  public static final com.android.captiveportallogin.CaptivePortalLoginActivity$Result DISMISSED;
    descriptor: Lcom/android/captiveportallogin/CaptivePortalLoginActivity$Result;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.android.captiveportallogin.CaptivePortalLoginActivity$Result UNWANTED;
    descriptor: Lcom/android/captiveportallogin/CaptivePortalLoginActivity$Result;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.android.captiveportallogin.CaptivePortalLoginActivity$Result WANTED_AS_IS;
    descriptor: Lcom/android/captiveportallogin/CaptivePortalLoginActivity$Result;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  final int metricsEvent;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  private void <init>(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$Result this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.net.dns cannot be resolved\n\tThe import android.support cannot be resolved\n\tThe import com.android.internal.logging.nano cannot be resolved\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tSwipeRefreshLayout cannot be resolved to a type\n\tMetricsEvent cannot be resolved to a variable\n\tResolvUtil cannot be resolved\n\tR cannot be resolved to a variable\n\tSwipeRefreshLayout cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tSwipeRefreshLayout cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tResolvUtil cannot be resolved\n\tSwipeRefreshLayout cannot be resolved to a type\n\tMetricsEvent cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$Result this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$Result;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      metricsEvent   
}
Signature: Ljava/lang/Enum<Lcom/android/captiveportallogin/CaptivePortalLoginActivity$Result;>;
SourceFile: "CaptivePortalLoginActivity.java"
NestHost: com.android.captiveportallogin.CaptivePortalLoginActivity
InnerClasses:
  private final Result = com.android.captiveportallogin.CaptivePortalLoginActivity$Result of com.android.captiveportallogin.CaptivePortalLoginActivity