Feed$consumedCardsManager$1.smali

.class final Lcom/avast/android/feed/Feed$consumedCardsManager$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;->getConsumedCardsManager()Lcom/avast/android/feed/conditions/ConsumedCardsManager;
.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<",
        "-",
        "Lcom/avast/android/feed/conditions/ConsumedCardsManager;",
        ">;",
        "Ljava/lang/Object;",
        ">;"
    }
.end annotation

.annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
    c = "com.avast.android.feed.Feed$consumedCardsManager$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;


# direct methods
.method constructor <init>(Lcom/avast/android/feed/Feed;Lkotlin/coroutines/Continuation;)V
    .registers 3

    iput-object p1, p0, Lcom/avast/android/feed/Feed$consumedCardsManager$1;->l:Lcom/avast/android/feed/Feed;

    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 j(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

    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$consumedCardsManager$1;

    iget-object v1, p0, Lcom/avast/android/feed/Feed$consumedCardsManager$1;->l:Lcom/avast/android/feed/Feed;

    invoke-direct {v0, v1, p2}, Lcom/avast/android/feed/Feed$consumedCardsManager$1;-><init>(Lcom/avast/android/feed/Feed;Lkotlin/coroutines/Continuation;)V

    check-cast p1, Lkotlinx/coroutines/CoroutineScope;

    iput-object p1, v0, Lcom/avast/android/feed/Feed$consumedCardsManager$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$consumedCardsManager$1;->j(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;

    move-result-object p1

    check-cast p1, Lcom/avast/android/feed/Feed$consumedCardsManager$1;

    sget-object p2, Lkotlin/Unit;->a:Lkotlin/Unit;

    invoke-virtual {p1, p2}, Lcom/avast/android/feed/Feed$consumedCardsManager$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$consumedCardsManager$1;->k:I

    if-nez v0, :cond_11

    invoke-static {p1}, Lkotlin/ResultKt;->b(Ljava/lang/Object;)V

    iget-object p1, p0, Lcom/avast/android/feed/Feed$consumedCardsManager$1;->l:Lcom/avast/android/feed/Feed;

    invoke-virtual {p1}, Lcom/avast/android/feed/Feed;->get_consumeCardsManager$com_avast_android_avast_android_feed()Lcom/avast/android/feed/conditions/ConsumedCardsManager;

    move-result-object p1

    return-object p1

    :cond_11
    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