package V2;

import com.debridstream.tv.HomeViewModel;

/* JADX INFO: loaded from: classes.dex */
public final class Y1 extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public HomeViewModel f7634a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public HomeViewModel f7635b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public /* synthetic */ Object f7636c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ HomeViewModel f7637d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f7638e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Y1(HomeViewModel homeViewModel, A4.d dVar) {
        super(dVar);
        this.f7637d = homeViewModel;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7636c = obj;
        this.f7638e |= Integer.MIN_VALUE;
        return this.f7637d.applyCatalogConfigs(null, this);
    }
}
