public final class android.security.KeyStore$State extends java.lang.Enum<android.security.KeyStore$State>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: android.security.KeyStore$State
  super_class: java.lang.Enum
{
  public static final android.security.KeyStore$State UNLOCKED;
    descriptor: Landroid/security/KeyStore$State;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.security.KeyStore$State LOCKED;
    descriptor: Landroid/security/KeyStore$State;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.security.KeyStore$State UNINITIALIZED;
    descriptor: Landroid/security/KeyStore$State;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore$State this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore$State this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore$State;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Landroid/security/KeyStore$State;>;
SourceFile: "KeyStore.java"
NestHost: android.security.KeyStore
InnerClasses:
  public final State = android.security.KeyStore$State of android.security.KeyStore