- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
1045 lines
28 KiB
Smali
1045 lines
28 KiB
Smali
.class public final Landroidx/credentials/provider/PublicKeyCredentialEntry;
|
|
.super Landroidx/credentials/provider/CredentialEntry;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x17
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/credentials/provider/PublicKeyCredentialEntry$Api28Impl;,
|
|
Landroidx/credentials/provider/PublicKeyCredentialEntry$Api34Impl;,
|
|
Landroidx/credentials/provider/PublicKeyCredentialEntry$Api35Impl;,
|
|
Landroidx/credentials/provider/PublicKeyCredentialEntry$Builder;,
|
|
Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
|
|
value = {
|
|
"SMAP\nPublicKeyCredentialEntry.kt\nKotlin\n*S Kotlin\n*F\n+ 1 PublicKeyCredentialEntry.kt\nandroidx/credentials/provider/PublicKeyCredentialEntry\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,866:1\n1#2:867\n*E\n"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final Companion:Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
.field private static final TAG:Ljava/lang/String; = "PublicKeyCredEntry"
|
|
|
|
|
|
# instance fields
|
|
.field private final displayName:Ljava/lang/CharSequence;
|
|
|
|
.field private final icon:Landroid/graphics/drawable/Icon;
|
|
|
|
.field private final isAutoSelectAllowed:Z
|
|
|
|
.field private final isAutoSelectAllowedFromOption:Z
|
|
|
|
.field private final isCreatedFromSlice:Z
|
|
|
|
.field private final isDefaultIconFromSlice:Z
|
|
|
|
.field private final lastUsedTime:Ljava/time/Instant;
|
|
|
|
.field private final pendingIntent:Landroid/app/PendingIntent;
|
|
|
|
.field private final typeDisplayName:Ljava/lang/CharSequence;
|
|
|
|
.field private final username:Ljava/lang/CharSequence;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
new-instance v0, Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
sput-object v0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->Companion:Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;Z)V
|
|
.locals 19
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
move-object/from16 v1, p0
|
|
|
|
move-object/from16 v2, p2
|
|
|
|
move-object/from16 v5, p3
|
|
|
|
move-object/from16 v9, p4
|
|
|
|
move-object/from16 v3, p5
|
|
|
|
move-object/from16 v7, p6
|
|
|
|
move-object/from16 v6, p7
|
|
|
|
move/from16 v8, p8
|
|
|
|
const-string v4, "context"
|
|
|
|
invoke-static {v0, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "username"
|
|
|
|
move-object/from16 v10, p2
|
|
|
|
invoke-static {v10, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "pendingIntent"
|
|
|
|
move-object/from16 v10, p3
|
|
|
|
invoke-static {v10, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "beginGetPublicKeyCredentialOption"
|
|
|
|
move-object/from16 v10, p4
|
|
|
|
invoke-static {v10, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "icon"
|
|
|
|
move-object/from16 v10, p7
|
|
|
|
invoke-static {v10, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
sget v4, Landroidx/credentials/R$string;->androidx_credentials_TYPE_PUBLIC_KEY_CREDENTIAL:I
|
|
|
|
.line 300
|
|
invoke-virtual {v0, v4}, Landroid/content/Context;->getString(I)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
move-object v4, v0
|
|
|
|
const-string v10, "context.getString(R.stri\u2026PE_PUBLIC_KEY_CREDENTIAL)"
|
|
|
|
invoke-static {v0, v10}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 v10, 0x0
|
|
|
|
const/4 v11, 0x0
|
|
|
|
const/4 v12, 0x0
|
|
|
|
const/4 v13, 0x0
|
|
|
|
const/4 v14, 0x0
|
|
|
|
const/4 v15, 0x0
|
|
|
|
const/16 v16, 0x0
|
|
|
|
const/16 v17, 0x7e00
|
|
|
|
const/16 v18, 0x0
|
|
|
|
.line 296
|
|
invoke-direct/range {v1 .. v18}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 12
|
|
|
|
move/from16 v0, p9
|
|
|
|
and-int/lit8 v1, v0, 0x10
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
move-object v8, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object/from16 v8, p5
|
|
|
|
:goto_0
|
|
and-int/lit8 v1, v0, 0x20
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
move-object v9, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move-object/from16 v9, p6
|
|
|
|
:goto_1
|
|
and-int/lit8 v1, v0, 0x40
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
sget v1, Landroidx/credentials/R$drawable;->ic_passkey:I
|
|
|
|
move-object v2, p1
|
|
|
|
.line 294
|
|
invoke-static {p1, v1}, Landroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v3, "createWithResource(context, R.drawable.ic_passkey)"
|
|
|
|
invoke-static {v1, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
move-object v10, v1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
move-object v2, p1
|
|
|
|
move-object/from16 v10, p7
|
|
|
|
:goto_2
|
|
and-int/lit16 v0, v0, 0x80
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
const/4 v0, 0x0
|
|
|
|
move v11, v0
|
|
|
|
goto :goto_3
|
|
|
|
:cond_3
|
|
move/from16 v11, p8
|
|
|
|
:goto_3
|
|
move-object v3, p0
|
|
|
|
move-object v4, p1
|
|
|
|
move-object v5, p2
|
|
|
|
move-object v6, p3
|
|
|
|
move-object/from16 v7, p4
|
|
|
|
.line 287
|
|
invoke-direct/range {v3 .. v11}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZ)V
|
|
.locals 19
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
move-object/from16 v1, p0
|
|
|
|
move-object/from16 v2, p2
|
|
|
|
move-object/from16 v5, p3
|
|
|
|
move-object/from16 v9, p4
|
|
|
|
move-object/from16 v3, p5
|
|
|
|
move-object/from16 v7, p6
|
|
|
|
move-object/from16 v6, p7
|
|
|
|
move/from16 v8, p8
|
|
|
|
move/from16 v10, p9
|
|
|
|
const-string v4, "context"
|
|
|
|
invoke-static {v0, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "username"
|
|
|
|
move-object/from16 v11, p2
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "pendingIntent"
|
|
|
|
move-object/from16 v11, p3
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "beginGetPublicKeyCredentialOption"
|
|
|
|
move-object/from16 v11, p4
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "icon"
|
|
|
|
move-object/from16 v11, p7
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
sget v4, Landroidx/credentials/R$string;->androidx_credentials_TYPE_PUBLIC_KEY_CREDENTIAL:I
|
|
|
|
.line 173
|
|
invoke-virtual {v0, v4}, Landroid/content/Context;->getString(I)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
move-object v4, v0
|
|
|
|
const-string v11, "context.getString(R.stri\u2026PE_PUBLIC_KEY_CREDENTIAL)"
|
|
|
|
invoke-static {v0, v11}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 v11, 0x0
|
|
|
|
const/4 v12, 0x0
|
|
|
|
const/4 v13, 0x0
|
|
|
|
const/4 v14, 0x0
|
|
|
|
const/4 v15, 0x0
|
|
|
|
const/16 v16, 0x0
|
|
|
|
const/16 v17, 0x7e00
|
|
|
|
const/16 v18, 0x0
|
|
|
|
.line 170
|
|
invoke-direct/range {v1 .. v18}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 13
|
|
|
|
move/from16 v0, p10
|
|
|
|
and-int/lit8 v1, v0, 0x10
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
move-object v8, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object/from16 v8, p5
|
|
|
|
:goto_0
|
|
and-int/lit8 v1, v0, 0x20
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
move-object v9, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move-object/from16 v9, p6
|
|
|
|
:goto_1
|
|
and-int/lit8 v1, v0, 0x40
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
sget v1, Landroidx/credentials/R$drawable;->ic_passkey:I
|
|
|
|
move-object v2, p1
|
|
|
|
.line 167
|
|
invoke-static {p1, v1}, Landroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v3, "createWithResource(context, R.drawable.ic_passkey)"
|
|
|
|
invoke-static {v1, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
move-object v10, v1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
move-object v2, p1
|
|
|
|
move-object/from16 v10, p7
|
|
|
|
:goto_2
|
|
and-int/lit16 v1, v0, 0x80
|
|
|
|
const/4 v3, 0x0
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
move v11, v3
|
|
|
|
goto :goto_3
|
|
|
|
:cond_3
|
|
move/from16 v11, p8
|
|
|
|
:goto_3
|
|
and-int/lit16 v0, v0, 0x100
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
move v12, v3
|
|
|
|
goto :goto_4
|
|
|
|
:cond_4
|
|
move/from16 v12, p9
|
|
|
|
:goto_4
|
|
move-object v3, p0
|
|
|
|
move-object v4, p1
|
|
|
|
move-object v5, p2
|
|
|
|
move-object/from16 v6, p3
|
|
|
|
move-object/from16 v7, p4
|
|
|
|
.line 160
|
|
invoke-direct/range {v3 .. v12}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZ)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZLandroidx/credentials/provider/BiometricPromptData;)V
|
|
.locals 19
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x23
|
|
.end annotation
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
move-object/from16 v1, p0
|
|
|
|
move-object/from16 v2, p2
|
|
|
|
move-object/from16 v5, p3
|
|
|
|
move-object/from16 v9, p4
|
|
|
|
move-object/from16 v3, p5
|
|
|
|
move-object/from16 v7, p6
|
|
|
|
move-object/from16 v6, p7
|
|
|
|
move/from16 v8, p8
|
|
|
|
move/from16 v10, p9
|
|
|
|
move-object/from16 v13, p10
|
|
|
|
const-string v4, "context"
|
|
|
|
invoke-static {v0, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "username"
|
|
|
|
move-object/from16 v11, p2
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "pendingIntent"
|
|
|
|
move-object/from16 v11, p3
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "beginGetPublicKeyCredentialOption"
|
|
|
|
move-object/from16 v11, p4
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v4, "icon"
|
|
|
|
move-object/from16 v11, p7
|
|
|
|
invoke-static {v11, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
sget v4, Landroidx/credentials/R$string;->androidx_credentials_TYPE_PUBLIC_KEY_CREDENTIAL:I
|
|
|
|
.line 235
|
|
invoke-virtual {v0, v4}, Landroid/content/Context;->getString(I)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
move-object v4, v0
|
|
|
|
const-string v11, "context.getString(R.stri\u2026PE_PUBLIC_KEY_CREDENTIAL)"
|
|
|
|
invoke-static {v0, v11}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 v11, 0x0
|
|
|
|
const/4 v12, 0x0
|
|
|
|
const/4 v14, 0x0
|
|
|
|
const/4 v15, 0x0
|
|
|
|
const/16 v16, 0x0
|
|
|
|
const/16 v17, 0x7600
|
|
|
|
const/16 v18, 0x0
|
|
|
|
.line 232
|
|
invoke-direct/range {v1 .. v18}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZLandroidx/credentials/provider/BiometricPromptData;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 14
|
|
|
|
move/from16 v0, p11
|
|
|
|
and-int/lit8 v1, v0, 0x10
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
move-object v8, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object/from16 v8, p5
|
|
|
|
:goto_0
|
|
and-int/lit8 v1, v0, 0x20
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
move-object v9, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move-object/from16 v9, p6
|
|
|
|
:goto_1
|
|
and-int/lit8 v1, v0, 0x40
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
sget v1, Landroidx/credentials/R$drawable;->ic_passkey:I
|
|
|
|
move-object v4, p1
|
|
|
|
.line 228
|
|
invoke-static {p1, v1}, Landroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v3, "createWithResource(context, R.drawable.ic_passkey)"
|
|
|
|
invoke-static {v1, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
move-object v10, v1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
move-object v4, p1
|
|
|
|
move-object/from16 v10, p7
|
|
|
|
:goto_2
|
|
and-int/lit16 v1, v0, 0x80
|
|
|
|
const/4 v3, 0x0
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
move v11, v3
|
|
|
|
goto :goto_3
|
|
|
|
:cond_3
|
|
move/from16 v11, p8
|
|
|
|
:goto_3
|
|
and-int/lit16 v1, v0, 0x100
|
|
|
|
if-eqz v1, :cond_4
|
|
|
|
move v12, v3
|
|
|
|
goto :goto_4
|
|
|
|
:cond_4
|
|
move/from16 v12, p9
|
|
|
|
:goto_4
|
|
and-int/lit16 v0, v0, 0x200
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
move-object v13, v2
|
|
|
|
goto :goto_5
|
|
|
|
:cond_5
|
|
move-object/from16 v13, p10
|
|
|
|
:goto_5
|
|
move-object v3, p0
|
|
|
|
move-object v4, p1
|
|
|
|
move-object/from16 v5, p2
|
|
|
|
move-object/from16 v6, p3
|
|
|
|
move-object/from16 v7, p4
|
|
|
|
.line 221
|
|
invoke-direct/range {v3 .. v13}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Landroid/content/Context;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroidx/credentials/provider/BeginGetPublicKeyCredentialOption;Ljava/lang/CharSequence;Ljava/time/Instant;Landroid/graphics/drawable/Icon;ZZLandroidx/credentials/provider/BiometricPromptData;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZ)V
|
|
.locals 12
|
|
|
|
move-object v7, p0
|
|
|
|
move-object v8, p1
|
|
|
|
move-object v9, p3
|
|
|
|
move-object/from16 v10, p4
|
|
|
|
move-object/from16 v11, p5
|
|
|
|
const-string v0, "username"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "typeDisplayName"
|
|
|
|
invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "pendingIntent"
|
|
|
|
invoke-static {v10, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "icon"
|
|
|
|
invoke-static {v11, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "beginGetPublicKeyCredentialOption"
|
|
|
|
move-object/from16 v2, p8
|
|
|
|
invoke-static {v2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v1, "androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL"
|
|
|
|
if-nez p10, :cond_0
|
|
|
|
move-object v3, v8
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object/from16 v3, p10
|
|
|
|
:goto_0
|
|
move-object v0, p0
|
|
|
|
move-object/from16 v2, p8
|
|
|
|
move/from16 v4, p9
|
|
|
|
move-object/from16 v5, p11
|
|
|
|
move-object/from16 v6, p12
|
|
|
|
.line 102
|
|
invoke-direct/range {v0 .. v6}, Landroidx/credentials/provider/CredentialEntry;-><init>(Ljava/lang/String;Landroidx/credentials/provider/BeginGetCredentialOption;Ljava/lang/CharSequence;ZLjava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;)V
|
|
|
|
iput-object v8, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->username:Ljava/lang/CharSequence;
|
|
|
|
move-object v0, p2
|
|
|
|
iput-object v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->displayName:Ljava/lang/CharSequence;
|
|
|
|
iput-object v9, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->typeDisplayName:Ljava/lang/CharSequence;
|
|
|
|
iput-object v10, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->pendingIntent:Landroid/app/PendingIntent;
|
|
|
|
iput-object v11, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->icon:Landroid/graphics/drawable/Icon;
|
|
|
|
move-object/from16 v0, p6
|
|
|
|
iput-object v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->lastUsedTime:Ljava/time/Instant;
|
|
|
|
move/from16 v0, p7
|
|
|
|
iput-boolean v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isAutoSelectAllowed:Z
|
|
|
|
move/from16 v0, p14
|
|
|
|
iput-boolean v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isCreatedFromSlice:Z
|
|
|
|
move/from16 v0, p15
|
|
|
|
iput-boolean v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isDefaultIconFromSlice:Z
|
|
|
|
move/from16 v0, p13
|
|
|
|
iput-boolean v0, v7, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isAutoSelectAllowedFromOption:Z
|
|
|
|
.line 121
|
|
invoke-interface {p1}, Ljava/lang/CharSequence;->length()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_2
|
|
|
|
.line 122
|
|
invoke-interface {p3}, Ljava/lang/CharSequence;->length()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
return-void
|
|
|
|
:cond_1
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v1, "typeDisplayName must not be empty"
|
|
|
|
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
.line 121
|
|
:cond_2
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v1, "username must not be empty"
|
|
|
|
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 18
|
|
|
|
move/from16 v0, p16
|
|
|
|
and-int/lit16 v1, v0, 0x200
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
move-object/from16 v12, p1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object/from16 v12, p10
|
|
|
|
:goto_0
|
|
and-int/lit16 v1, v0, 0x400
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
move-object v13, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move-object/from16 v13, p11
|
|
|
|
:goto_1
|
|
and-int/lit16 v1, v0, 0x800
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
move-object v14, v2
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
move-object/from16 v14, p12
|
|
|
|
:goto_2
|
|
and-int/lit16 v1, v0, 0x1000
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
.line 96
|
|
sget-object v1, Landroidx/credentials/CredentialOption;->Companion:Landroidx/credentials/CredentialOption$Companion;
|
|
|
|
.line 97
|
|
invoke-virtual/range {p8 .. p8}, Landroidx/credentials/provider/BeginGetCredentialOption;->getCandidateQueryData()Landroid/os/Bundle;
|
|
|
|
move-result-object v2
|
|
|
|
.line 96
|
|
invoke-virtual {v1, v2}, Landroidx/credentials/CredentialOption$Companion;->extractAutoSelectValue$credentials_release(Landroid/os/Bundle;)Z
|
|
|
|
move-result v1
|
|
|
|
move v15, v1
|
|
|
|
goto :goto_3
|
|
|
|
:cond_3
|
|
move/from16 v15, p13
|
|
|
|
:goto_3
|
|
and-int/lit16 v1, v0, 0x2000
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-eqz v1, :cond_4
|
|
|
|
move/from16 v16, v2
|
|
|
|
goto :goto_4
|
|
|
|
:cond_4
|
|
move/from16 v16, p14
|
|
|
|
:goto_4
|
|
and-int/lit16 v0, v0, 0x4000
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
move/from16 v17, v2
|
|
|
|
goto :goto_5
|
|
|
|
:cond_5
|
|
move/from16 v17, p15
|
|
|
|
:goto_5
|
|
move-object/from16 v2, p0
|
|
|
|
move-object/from16 v3, p1
|
|
|
|
move-object/from16 v4, p2
|
|
|
|
move-object/from16 v5, p3
|
|
|
|
move-object/from16 v6, p4
|
|
|
|
move-object/from16 v7, p5
|
|
|
|
move-object/from16 v8, p6
|
|
|
|
move/from16 v9, p7
|
|
|
|
move-object/from16 v10, p8
|
|
|
|
move/from16 v11, p9
|
|
|
|
.line 82
|
|
invoke-direct/range {v2 .. v17}, Landroidx/credentials/provider/PublicKeyCredentialEntry;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/graphics/drawable/Icon;Ljava/time/Instant;ZLandroidx/credentials/provider/BeginGetPublicKeyCredentialOption;ZLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroidx/credentials/provider/BiometricPromptData;ZZZ)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final synthetic access$isCreatedFromSlice$p(Landroidx/credentials/provider/PublicKeyCredentialEntry;)Z
|
|
.locals 0
|
|
|
|
.line 79
|
|
iget-boolean p0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isCreatedFromSlice:Z
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static final synthetic access$isDefaultIconFromSlice$p(Landroidx/credentials/provider/PublicKeyCredentialEntry;)Z
|
|
.locals 0
|
|
|
|
.line 79
|
|
iget-boolean p0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isDefaultIconFromSlice:Z
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static final fromCredentialEntry(Landroid/service/credentials/CredentialEntry;)Landroidx/credentials/provider/PublicKeyCredentialEntry;
|
|
.locals 1
|
|
|
|
sget-object v0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->Companion:Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
invoke-virtual {v0, p0}, Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;->fromCredentialEntry(Landroid/service/credentials/CredentialEntry;)Landroidx/credentials/provider/PublicKeyCredentialEntry;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final fromSlice(Landroid/app/slice/Slice;)Landroidx/credentials/provider/PublicKeyCredentialEntry;
|
|
.locals 1
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"WrongConstant"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->Companion:Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
invoke-virtual {v0, p0}, Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;->fromSlice(Landroid/app/slice/Slice;)Landroidx/credentials/provider/PublicKeyCredentialEntry;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final toSlice(Landroidx/credentials/provider/PublicKeyCredentialEntry;)Landroid/app/slice/Slice;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->Companion:Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;
|
|
|
|
invoke-virtual {v0, p0}, Landroidx/credentials/provider/PublicKeyCredentialEntry$Companion;->toSlice(Landroidx/credentials/provider/PublicKeyCredentialEntry;)Landroid/app/slice/Slice;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getDisplayName()Ljava/lang/CharSequence;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->displayName:Ljava/lang/CharSequence;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getIcon()Landroid/graphics/drawable/Icon;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->icon:Landroid/graphics/drawable/Icon;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getLastUsedTime()Ljava/time/Instant;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->lastUsedTime:Ljava/time/Instant;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getPendingIntent()Landroid/app/PendingIntent;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->pendingIntent:Landroid/app/PendingIntent;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getTypeDisplayName()Ljava/lang/CharSequence;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->typeDisplayName:Ljava/lang/CharSequence;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getUsername()Ljava/lang/CharSequence;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->username:Ljava/lang/CharSequence;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final hasDefaultIcon()Z
|
|
.locals 2
|
|
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
const/16 v1, 0x1c
|
|
|
|
if-lt v0, v1, :cond_0
|
|
|
|
.line 115
|
|
invoke-static {p0}, Landroidx/credentials/provider/PublicKeyCredentialEntry$Api28Impl;->isDefaultIcon(Landroidx/credentials/provider/PublicKeyCredentialEntry;)Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isAutoSelectAllowed()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isAutoSelectAllowed:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isAutoSelectAllowedFromOption()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Landroidx/credentials/provider/PublicKeyCredentialEntry;->isAutoSelectAllowedFromOption:Z
|
|
|
|
return v0
|
|
.end method
|