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

92 lines
2.9 KiB
Smali

.class final Landroidx/credentials/CredentialProviderFrameworkImpl$onGetCredential$2;
.super Lkotlin/jvm/internal/Lambda;
.source "SourceFile"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/credentials/CredentialProviderFrameworkImpl;->onGetCredential(Landroid/content/Context;Landroidx/credentials/GetCredentialRequest;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroidx/credentials/CredentialManagerCallback;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0;"
}
.end annotation
# instance fields
.field final synthetic $callback:Landroidx/credentials/CredentialManagerCallback;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroidx/credentials/CredentialManagerCallback<",
"Landroidx/credentials/GetCredentialResponse;",
"Landroidx/credentials/exceptions/GetCredentialException;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroidx/credentials/CredentialManagerCallback;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/credentials/CredentialManagerCallback<",
"Landroidx/credentials/GetCredentialResponse;",
"Landroidx/credentials/exceptions/GetCredentialException;",
">;)V"
}
.end annotation
iput-object p1, p0, Landroidx/credentials/CredentialProviderFrameworkImpl$onGetCredential$2;->$callback:Landroidx/credentials/CredentialManagerCallback;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
.line 139
invoke-virtual {p0}, Landroidx/credentials/CredentialProviderFrameworkImpl$onGetCredential$2;->invoke()V
sget-object v0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 3
iget-object v0, p0, Landroidx/credentials/CredentialProviderFrameworkImpl$onGetCredential$2;->$callback:Landroidx/credentials/CredentialManagerCallback;
.line 141
new-instance v1, Landroidx/credentials/exceptions/GetCredentialUnsupportedException;
const-string v2, "Your device doesn\'t support credential manager"
invoke-direct {v1, v2}, Landroidx/credentials/exceptions/GetCredentialUnsupportedException;-><init>(Ljava/lang/CharSequence;)V
.line 140
invoke-interface {v0, v1}, Landroidx/credentials/CredentialManagerCallback;->onError(Ljava/lang/Object;)V
return-void
.end method