Feed$getFeedDataWithCallback$1$1.smali
.class final Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;
.super Lkotlin/coroutines/jvm/internal/SuspendLambda;
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;->o(Ljava/lang/Object;)Ljava/lang/Object;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
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.avast.android.feed.Feed$getFeedDataWithCallback$1$1"
f = "Feed.kt"
l = {}
m = "invokeSuspend"
.end annotation
# instance fields
.field private j:Lkotlinx/coroutines/CoroutineScope;
.field k:I
.field final synthetic l:Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;
.field final synthetic m:Lcom/avast/android/feed/FeedData;
# direct methods
.method constructor <init>(Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;Lcom/avast/android/feed/FeedData;Lkotlin/coroutines/Continuation;)V
.registers 4
iput-object p1, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->l:Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;
iput-object p2, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->m:Lcom/avast/android/feed/FeedData;
const/4 p1, 0x2
invoke-direct {p0, p1, p3}, Lkotlin/coroutines/jvm/internal/SuspendLambda;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final j(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
const-string v0, "completion"
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->c(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;
iget-object v1, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->l:Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;
iget-object v2, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->m:Lcom/avast/android/feed/FeedData;
invoke-direct {v0, v1, v2, p2}, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;-><init>(Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;Lcom/avast/android/feed/FeedData;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->j:Lkotlinx/coroutines/CoroutineScope;
return-object v0
.end method
.method public final m(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
check-cast p2, Lkotlin/coroutines/Continuation;
invoke-virtual {p0, p1, p2}, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->j(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
move-result-object p1
check-cast p1, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;
sget-object p2, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-virtual {p1, p2}, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->o(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final o(Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
invoke-static {}, Lkotlin/coroutines/intrinsics/IntrinsicsKt;->c()Ljava/lang/Object;
iget v0, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->k:I
if-nez v0, :cond_16
invoke-static {p1}, Lkotlin/ResultKt;->b(Ljava/lang/Object;)V
iget-object p1, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->l:Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;
iget-object p1, p1, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1;->n:Lcom/avast/android/feed/Feed$Callback;
iget-object v0, p0, Lcom/avast/android/feed/Feed$getFeedDataWithCallback$1$1;->m:Lcom/avast/android/feed/FeedData;
invoke-interface {p1, v0}, Lcom/avast/android/feed/Feed$Callback;->a(Ljava/lang/Object;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
:cond_16
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