package V2;

import com.debridstream.tv.ScraperResultsViewModel;
import com.debridstream.tv.screens.CloudManagerViewModel;
import okhttp3.OkHttpClient;

/* JADX INFO: renamed from: V2.e3, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0656e3 implements N2.r {

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

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

    public /* synthetic */ C0656e3(Object obj, int i6) {
        this.f7748a = i6;
        this.f7749b = obj;
    }

    @Override // N2.r
    public final Object a(N2.s sVar, C4.c cVar) {
        Object obj = this.f7749b;
        switch (this.f7748a) {
            case 0:
                c5.e eVar = V4.N.f8259a;
                return V4.E.H(c5.d.f13466b, new C0651d3(sVar, (OkHttpClient) obj, null), cVar);
            case 1:
                c5.e eVar2 = V4.N.f8259a;
                return V4.E.H(c5.d.f13466b, new C0681j3(sVar, (ScraperResultsViewModel) obj, null), cVar);
            default:
                c5.e eVar3 = V4.N.f8259a;
                return V4.E.H(c5.d.f13466b, new h3.V(sVar, (CloudManagerViewModel) obj, null), cVar);
        }
    }
}
