package com.strmr.ps.ui.usercollection;

import androidx.media3.container.NalUnitUtil;
import defpackage.pw7;
import java.util.List;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "com.strmr.ps.ui.usercollection.UserCollectionContentViewModel", f = "UserCollectionContentViewModel.kt", i = {0, 0, 1, 1, 1}, l = {321, 331}, m = "loadStremioLink", n = {"this", "state", "this", "state", "firstPage"}, s = {"L$0", "L$1", "L$0", "L$1", "L$2"})
final class y extends ContinuationImpl {
    public UserCollectionContentViewModel a;
    public Object b;
    public List c;
    public /* synthetic */ Object d;
    public final /* synthetic */ UserCollectionContentViewModel e;
    public int f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public y(UserCollectionContentViewModel userCollectionContentViewModel, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.e = userCollectionContentViewModel;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.d = obj;
        this.f |= Integer.MIN_VALUE;
        pw7 pw7Var = UserCollectionContentViewModel.u;
        return this.e.m(null, this);
    }
}
