f$d.smali
.class public final Lej/f$d;
.super Lkotlin/coroutines/jvm/internal/SuspendLambda;
.source "PushReceiveReporter.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lej/f;->b(Lcom/shopee/protocol/action/Notification;)Lkotlinx/coroutines/Job;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/coroutines/jvm/internal/SuspendLambda;",
"Lkotlin/jvm/functions/Function2<",
"Lkotlinx/coroutines/CoroutineScope;",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
c = "com.shopee.foody.driver.push.PushReceiveReporter$onPushReceived$3"
f = "PushReceiveReporter.kt"
i = {}
l = {}
m = "invokeSuspend"
n = {}
s = {}
.end annotation
# instance fields
.field public a:Lkotlinx/coroutines/CoroutineScope;
.field public b:I
.field public final synthetic c:Lcom/shopee/protocol/action/Notification;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/shopee/protocol/action/Notification;Lkotlin/coroutines/Continuation;)V
.registers 3
iput-object p1, p0, Lej/f$d;->c:Lcom/shopee/protocol/action/Notification;
const/4 p1, 0x2
invoke-direct {p0, p1, p2}, Lkotlin/coroutines/jvm/internal/SuspendLambda;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
new-instance v0, Lej/f$d;
iget-object v1, p0, Lej/f$d;->c:Lcom/shopee/protocol/action/Notification;
invoke-direct {v0, v1, p2}, Lej/f$d;-><init>(Lcom/shopee/protocol/action/Notification;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lej/f$d;->a:Lkotlinx/coroutines/CoroutineScope;
return-object v0
.end method
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
check-cast p2, Lkotlin/coroutines/Continuation;
invoke-virtual {p0, p1, p2}, Lej/f$d;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
move-result-object p1
check-cast p1, Lej/f$d;
sget-object p2, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
invoke-virtual {p1, p2}, Lej/f$d;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
invoke-static {}, Lkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsKt;->getCOROUTINE_SUSPENDED()Ljava/lang/Object;
iget v0, p0, Lej/f$d;->b:I
if-nez v0, :cond_18
invoke-static {p1}, Lkotlin/ResultKt;->throwOnFailure(Ljava/lang/Object;)V
sget-object p1, Lej/f;->a:Lej/f;
iget-object v0, p0, Lej/f$d;->c:Lcom/shopee/protocol/action/Notification;
invoke-static {p1, v0}, Lej/f;->a(Lej/f;Lcom/shopee/protocol/action/Notification;)Lej/f$a;
move-result-object v0
invoke-static {p1, v0}, Lej/f;->a(Lej/f;Lej/f$a;)V
sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
return-object p1
:cond_18
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method