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

146 lines
4.5 KiB
Smali

.class public final Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/credentials/CredentialManagerCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/credentials/CredentialManager;->clearCredentialState$suspendImpl(Landroidx/credentials/CredentialManager;Landroidx/credentials/ClearCredentialStateRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/credentials/CredentialManagerCallback<",
"Ljava/lang/Void;",
"Landroidx/credentials/exceptions/ClearCredentialException;",
">;"
}
.end annotation
# instance fields
.field final synthetic $continuation:Lkotlinx/coroutines/CancellableContinuation;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlinx/coroutines/CancellableContinuation;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkotlinx/coroutines/CancellableContinuation;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/CancellableContinuation;",
")V"
}
.end annotation
iput-object p1, p0, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->$continuation:Lkotlinx/coroutines/CancellableContinuation;
.line 316
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Landroidx/credentials/exceptions/ClearCredentialException;)V
.locals 2
const-string v0, "e"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->$continuation:Lkotlinx/coroutines/CancellableContinuation;
.line 324
invoke-interface {v0}, Lkotlinx/coroutines/CancellableContinuation;->isActive()Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->$continuation:Lkotlinx/coroutines/CancellableContinuation;
.line 325
sget-object v1, Lkotlin/Result;->Companion:Lkotlin/Result$Companion;
invoke-static {p1}, Lkotlin/ResultKt;->createFailure(Ljava/lang/Throwable;)Ljava/lang/Object;
move-result-object p1
invoke-static {p1}, Lkotlin/Result;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
invoke-interface {v0, p1}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
:cond_0
return-void
.end method
.method public bridge synthetic onError(Ljava/lang/Object;)V
.locals 0
.line 316
check-cast p1, Landroidx/credentials/exceptions/ClearCredentialException;
invoke-virtual {p0, p1}, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->onError(Landroidx/credentials/exceptions/ClearCredentialException;)V
return-void
.end method
.method public bridge synthetic onResult(Ljava/lang/Object;)V
.locals 0
.line 316
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->onResult(Ljava/lang/Void;)V
return-void
.end method
.method public onResult(Ljava/lang/Void;)V
.locals 1
iget-object p1, p0, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->$continuation:Lkotlinx/coroutines/CancellableContinuation;
.line 318
invoke-interface {p1}, Lkotlinx/coroutines/CancellableContinuation;->isActive()Z
move-result p1
if-eqz p1, :cond_0
iget-object p1, p0, Landroidx/credentials/CredentialManager$clearCredentialState$2$callback$1;->$continuation:Lkotlinx/coroutines/CancellableContinuation;
.line 319
sget-object v0, Lkotlin/Result;->Companion:Lkotlin/Result$Companion;
sget-object v0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
invoke-static {v0}, Lkotlin/Result;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
invoke-interface {p1, v0}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
:cond_0
return-void
.end method