package com.strmr.ps.background;

import androidx.media3.container.NalUnitUtil;
import com.strmr.ps.background.HomeChannelManager;
import defpackage.mg6;
import java.util.Iterator;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "com.strmr.ps.background.HomeChannelManager", f = "HomeChannelManager.kt", i = {0, 0, 1, 1, 1, 2}, l = {691, 79, 93}, m = "updateAllChannels", n = {"this", "$this$withLock_u24default$iv", "this", "$this$withLock_u24default$iv", "channelType", "$this$withLock_u24default$iv"}, s = {"L$0", "L$1", "L$0", "L$1", "L$3", "L$0"})
final class j extends ContinuationImpl {
    public Object a;
    public mg6 b;
    public Iterator c;
    public HomeChannelManager.a d;
    public /* synthetic */ Object e;
    public final /* synthetic */ HomeChannelManager f;
    public int i;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public j(HomeChannelManager homeChannelManager, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.f = homeChannelManager;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.e = obj;
        this.i |= Integer.MIN_VALUE;
        return this.f.p(this);
    }
}
