package com.strmr.ps.ui.usercollection;

import androidx.media3.container.NalUnitUtil;
import defpackage.pw7;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;
import okhttp3.internal.http.StatusLine;

/* 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}, l = {StatusLine.HTTP_PERM_REDIRECT, 313}, m = "loadMdbListLink", n = {"this", "state", "this", "state"}, s = {"L$0", "L$1", "L$0", "L$1"})
final class w extends ContinuationImpl {
    public UserCollectionContentViewModel a;
    public Object b;
    public /* synthetic */ Object c;
    public final /* synthetic */ UserCollectionContentViewModel d;
    public int e;

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

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