Files
rr3-apk/smali/androidx/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

61 lines
1.9 KiB
Smali

.class public final Landroidx/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/credentials/PrepareGetCredentialResponse;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "PendingGetCredentialHandle"
.end annotation
# instance fields
.field private final frameworkHandle:Landroid/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;
# direct methods
.method public constructor <init>(Landroid/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;)V
.locals 2
.line 121
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Landroidx/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;->frameworkHandle:Landroid/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x22
if-lt v0, v1, :cond_0
.line 128
invoke-static {p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;)V
:cond_0
return-void
.end method
# virtual methods
.method public final getFrameworkHandle()Landroid/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;
.locals 1
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
iget-object v0, p0, Landroidx/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;->frameworkHandle:Landroid/credentials/PrepareGetCredentialResponse$PendingGetCredentialHandle;
return-object v0
.end method