package h3;

import com.debridstream.tv.HomeSection;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class K4 extends C4.j implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ C2220x4 f17012a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ HomeSection f17013b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ D.H f17014c;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public K4(C2220x4 c2220x4, HomeSection homeSection, D.H h5, A4.d dVar) {
        super(2, dVar);
        this.f17012a = c2220x4;
        this.f17013b = homeSection;
        this.f17014c = h5;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new K4(this.f17012a, this.f17013b, this.f17014c, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        K4 k42 = (K4) create((V4.C) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        k42.invokeSuspend(c3137a);
        return c3137a;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        String sectionId = this.f17013b.getId();
        C2220x4 c2220x4 = this.f17012a;
        c2220x4.getClass();
        kotlin.jvm.internal.o.h(sectionId, "sectionId");
        D.H state = this.f17014c;
        kotlin.jvm.internal.o.h(state, "state");
        c2220x4.f18698a.put(sectionId, state);
        return C3137A.f25453a;
    }
}
