43 lines
1.2 KiB
Smali
43 lines
1.2 KiB
Smali
.class public final Landroidx/core/os/OutcomeReceiverKt;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1f
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static final asOutcomeReceiver(Lkotlin/coroutines/Continuation;)Landroid/os/OutcomeReceiver;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1f
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
"E:",
|
|
"Ljava/lang/Throwable;",
|
|
">(",
|
|
"Lkotlin/coroutines/Continuation;",
|
|
")",
|
|
"Landroid/os/OutcomeReceiver;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 58
|
|
new-instance v0, Landroidx/core/os/ContinuationOutcomeReceiver;
|
|
|
|
invoke-direct {v0, p0}, Landroidx/core/os/ContinuationOutcomeReceiver;-><init>(Lkotlin/coroutines/Continuation;)V
|
|
|
|
invoke-static {v0}, Landroidx/core/os/OutcomeReceiverKt$$ExternalSyntheticApiModelOutline0;->m(Ljava/lang/Object;)Landroid/os/OutcomeReceiver;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|