public class android.security.KeyStore
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.security.KeyStore
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "KeyStore"

  public static final int NO_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int LOCKED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int UNINITIALIZED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int SYSTEM_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int PROTOCOL_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int PERMISSION_DENIED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int KEY_NOT_FOUND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int VALUE_CORRUPTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int UNDEFINED_ACTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int WRONG_PASSWORD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int CANNOT_ATTEST_IDS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -66

  public static final int HARDWARE_TYPE_UNAVAILABLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -68

  public static final int OP_AUTH_NEEDED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int UID_SELF;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int FLAG_NONE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int FLAG_ENCRYPTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int FLAG_SOFTWARE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int FLAG_CRITICAL_TO_DEVICE_ENCRYPTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int FLAG_STRONGBOX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  private int mError;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final IKeystoreService mBinder;
    descriptor: LIKeystoreService;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final android.content.Context mContext;
    descriptor: Landroid/content/Context;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private android.os.IBinder mToken;
    descriptor: Landroid/os/IBinder;
    flags: (0x0002) ACC_PRIVATE

  public static final int CONFIRMATIONUI_OK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int CONFIRMATIONUI_CANCELED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int CONFIRMATIONUI_ABORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int CONFIRMATIONUI_OPERATION_PENDING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int CONFIRMATIONUI_IGNORED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int CONFIRMATIONUI_SYSTEM_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int CONFIRMATIONUI_UNIMPLEMENTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int CONFIRMATIONUI_UNEXPECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int CONFIRMATIONUI_UIERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65536

  public static final int CONFIRMATIONUI_UIERROR_MISSING_GLYPH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65537

  public static final int CONFIRMATIONUI_UIERROR_MESSAGE_TOO_LONG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65538

  public static final int CONFIRMATIONUI_UIERROR_MALFORMED_UTF8_ENCODING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65539

  void <init>(IKeystoreService);
    descriptor: (LIKeystoreService;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      binder  

  public static android.content.Context getApplicationContext();
    descriptor: ()Landroid/content/Context;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 145
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static android.security.KeyStore getInstance();
    descriptor: ()Landroid/security/KeyStore;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 155
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIKeystoreService cannot be resolved to a type\n\tIKeystoreService cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private synchronized android.os.IBinder getToken();
    descriptor: ()Landroid/os/IBinder;
    flags: (0x0022) ACC_PRIVATE, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 160
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public android.security.KeyStore$State state(int);
    descriptor: (I)Landroid/security/KeyStore$State;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 170
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      userId  

  public android.security.KeyStore$State state();
    descriptor: ()Landroid/security/KeyStore$State;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 184
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean isUnlocked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public byte[] get(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 195
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public byte[] get(java.lang.String);
    descriptor: (Ljava/lang/String;)[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 205
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   

  public boolean put(java.lang.String, byte[], int, int);
    descriptor: (Ljava/lang/String;[BII)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 209
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
       Name  Flags
      key    
      value  
      uid    
      flags  

  public int insert(java.lang.String, byte[], int, int);
    descriptor: (Ljava/lang/String;[BII)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 218
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
       Name  Flags
      key    
      value  
      uid    
      flags  

  public boolean delete(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public boolean delete(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 235
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   

  public boolean contains(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 241
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public boolean contains(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 248
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   

  public java.lang.String[] list(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)[Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 257
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      prefix  
      uid     

  public java.lang.String[] list(java.lang.String);
    descriptor: (Ljava/lang/String;)[Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      prefix  

  public boolean reset();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 273
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean lock(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 288
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      userId  

  public boolean lock();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 295
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean unlock(int, java.lang.String);
    descriptor: (ILjava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 313
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      userId    
      password  

  public boolean unlock(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 321
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      password  

  public boolean isEmpty(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 330
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      userId  

  public boolean isEmpty();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 337
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean generate(java.lang.String, int, int, int, int, byte[][]);
    descriptor: (Ljava/lang/String;IIII[[B)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // android.security.KeyStore this
         0: .line 344
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
         Name  Flags
      key      
      uid      
      keyType  
      keySize  
      flags    
      args     

  public boolean importKey(java.lang.String, byte[], int, int);
    descriptor: (Ljava/lang/String;[BII)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 354
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
         Name  Flags
      keyName  
      key      
      uid      
      flags    

  public byte[] sign(java.lang.String, byte[]);
    descriptor: (Ljava/lang/String;[B)[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 363
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      data  

  public boolean verify(java.lang.String, byte[], byte[]);
    descriptor: (Ljava/lang/String;[B[B)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 377
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      key        
      data       
      signature  

  public java.lang.String grant(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 390
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public boolean ungrant(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 401
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public long getmtime(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 414
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   
      uid   

  public long getmtime(java.lang.String);
    descriptor: (Ljava/lang/String;)J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 426
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      key   

  public boolean isHardwareBacked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 431
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean isHardwareBacked(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 437
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
         Name  Flags
      keyType  

  public boolean clearUid(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 446
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
      Name  Flags
      uid   

  public int getLastError();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 453
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public boolean addRngEntropy(byte[], int);
    descriptor: ([BI)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 459
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
       Name  Flags
      data   
      flags  

  public int generateKey(java.lang.String, android.security.keymaster.KeymasterArguments, byte[], int, int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;[BIILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // android.security.KeyStore this
         0: .line 471
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      args                
      entropy             
      uid                 
      flags               
      outCharacteristics  

  public int generateKey(java.lang.String, android.security.keymaster.KeymasterArguments, byte[], int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;[BILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.security.KeyStore this
         0: .line 478
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      args                
      entropy             
      flags               
      outCharacteristics  

  public int getKeyCharacteristics(java.lang.String, android.security.keymaster.KeymasterBlob, android.security.keymaster.KeymasterBlob, int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;ILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.security.KeyStore this
         0: .line 488
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      clientId            
      appId               
      uid                 
      outCharacteristics  

  public int getKeyCharacteristics(java.lang.String, android.security.keymaster.KeymasterBlob, android.security.keymaster.KeymasterBlob, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 495
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      clientId            
      appId               
      outCharacteristics  

  public int importKey(java.lang.String, android.security.keymaster.KeymasterArguments, int, byte[], int, int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;I[BIILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=8, args_size=8
        start local 0 // android.security.KeyStore this
         0: .line 503
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      args                
      format              
      keyData             
      uid                 
      flags               
      outCharacteristics  

  public int importKey(java.lang.String, android.security.keymaster.KeymasterArguments, int, byte[], int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;I[BILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // android.security.KeyStore this
         0: .line 511
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      alias               
      args                
      format              
      keyData             
      flags               
      outCharacteristics  

  public int importWrappedKey(java.lang.String, byte[], java.lang.String, byte[], android.security.keymaster.KeymasterArguments, long, long, int, android.security.keymaster.KeyCharacteristics);
    descriptor: (Ljava/lang/String;[BLjava/lang/String;[BLandroid/security/keymaster/KeymasterArguments;JJILandroid/security/keymaster/KeyCharacteristics;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=12, args_size=10
        start local 0 // android.security.KeyStore this
         0: .line 521
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                    Name  Flags
      wrappedKeyAlias     
      wrappedKey          
      wrappingKeyAlias    
      maskingKey          
      args                
      rootSid             
      fingerprintSid      
      uid                 
      outCharacteristics  

  public android.security.keymaster.ExportResult exportKey(java.lang.String, int, android.security.keymaster.KeymasterBlob, android.security.keymaster.KeymasterBlob, int);
    descriptor: (Ljava/lang/String;ILandroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;I)Landroid/security/keymaster/ExportResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.security.KeyStore this
         0: .line 534
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      alias     
      format    
      clientId  
      appId     
      uid       

  public android.security.keymaster.ExportResult exportKey(java.lang.String, int, android.security.keymaster.KeymasterBlob, android.security.keymaster.KeymasterBlob);
    descriptor: (Ljava/lang/String;ILandroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;)Landroid/security/keymaster/ExportResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 540
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      alias     
      format    
      clientId  
      appId     

  public android.security.keymaster.OperationResult begin(java.lang.String, int, boolean, android.security.keymaster.KeymasterArguments, byte[], int);
    descriptor: (Ljava/lang/String;IZLandroid/security/keymaster/KeymasterArguments;[BI)Landroid/security/keymaster/OperationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // android.security.KeyStore this
         0: .line 550
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      alias      
      purpose    
      pruneable  
      args       
      entropy    
      uid        

  public android.security.keymaster.OperationResult begin(java.lang.String, int, boolean, android.security.keymaster.KeymasterArguments, byte[]);
    descriptor: (Ljava/lang/String;IZLandroid/security/keymaster/KeymasterArguments;[B)Landroid/security/keymaster/OperationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.security.KeyStore this
         0: .line 557
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      alias      
      purpose    
      pruneable  
      args       
      entropy    

  public android.security.keymaster.OperationResult update(android.os.IBinder, android.security.keymaster.KeymasterArguments, byte[]);
    descriptor: (Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B)Landroid/security/keymaster/OperationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 568
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      token      
      arguments  
      input      

  public android.security.keymaster.OperationResult finish(android.os.IBinder, android.security.keymaster.KeymasterArguments, byte[], byte[]);
    descriptor: (Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B[B)Landroid/security/keymaster/OperationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.security.KeyStore this
         0: .line 581
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      token      
      arguments  
      signature  
      entropy    

  public android.security.keymaster.OperationResult finish(android.os.IBinder, android.security.keymaster.KeymasterArguments, byte[]);
    descriptor: (Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B)Landroid/security/keymaster/OperationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 588
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      token      
      arguments  
      signature  

  public int abort(android.os.IBinder);
    descriptor: (Landroid/os/IBinder;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 594
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
       Name  Flags
      token  

  public boolean isOperationAuthorized(android.os.IBinder);
    descriptor: (Landroid/os/IBinder;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 609
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
       Name  Flags
      token  

  public int addAuthToken(byte[]);
    descriptor: ([B)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 625
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
           Name  Flags
      authToken  

  public boolean onUserPasswordChanged(int, java.lang.String);
    descriptor: (ILjava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 645
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
             Name  Flags
      userId       
      newPassword  

  public void onUserAdded(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 662
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      userId    
      parentId  

  public void onUserAdded(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 673
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      userId  

  public void onUserRemoved(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 684
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
        Name  Flags
      userId  

  public boolean onUserPasswordChanged(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 690
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
             Name  Flags
      newPassword  

  public int attestKey(java.lang.String, android.security.keymaster.KeymasterArguments, android.security.keymaster.KeymasterCertificateChain);
    descriptor: (Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;Landroid/security/keymaster/KeymasterCertificateChain;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 703
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      alias     
      params    
      outChain  

  public int attestDeviceIds(android.security.keymaster.KeymasterArguments, android.security.keymaster.KeymasterCertificateChain);
    descriptor: (Landroid/security/keymaster/KeymasterArguments;Landroid/security/keymaster/KeymasterCertificateChain;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.security.KeyStore this
         0: .line 718
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      params    
      outChain  

  public void onDeviceOffBody();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 730
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public int presentConfirmationPrompt(android.os.IBinder, java.lang.String, byte[], java.lang.String, int);
    descriptor: (Landroid/os/IBinder;Ljava/lang/String;[BLjava/lang/String;I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.security.KeyStore this
         0: .line 764
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                  Name  Flags
      listener          
      promptText        
      extraData         
      locale            
      uiOptionsAsFlags  

  public int cancelConfirmationPrompt(android.os.IBinder);
    descriptor: (Landroid/os/IBinder;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.security.KeyStore this
         0: .line 781
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
          Name  Flags
      listener  

  public boolean isConfirmationPromptSupported();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 795
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public static android.security.KeyStoreException getKeyStoreException(int);
    descriptor: (I)Landroid/security/KeyStoreException;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 806
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      errorCode  

  public java.security.InvalidKeyException getInvalidKeyException(java.lang.String, int, android.security.KeyStoreException);
    descriptor: (Ljava/lang/String;ILandroid/security/KeyStoreException;)Ljava/security/InvalidKeyException;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 848
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                  Name  Flags
      keystoreKeyAlias  
      uid               
      e                 

  private long getFingerprintOnlySid();
    descriptor: ()J
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.security.KeyStore this
         0: .line 905
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;

  public java.security.InvalidKeyException getInvalidKeyException(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)Ljava/security/InvalidKeyException;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.security.KeyStore this
         0: .line 924
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.security.KeyStore this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/security/KeyStore;
    MethodParameters:
                  Name  Flags
      keystoreKeyAlias  
      uid               
      errorCode         
}
SourceFile: "KeyStore.java"
NestMembers:
  android.security.KeyStore$State
InnerClasses:
  public final State = android.security.KeyStore$State of android.security.KeyStore