package V2;

import Y4.InterfaceC0843i;
import Y4.InterfaceC0844j;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class N1 implements InterfaceC0843i {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ Y4.a0 f7454b;

    public /* synthetic */ N1(Y4.a0 a0Var, int i6) {
        this.f7453a = i6;
        this.f7454b = a0Var;
    }

    @Override // Y4.InterfaceC0843i
    public final Object collect(InterfaceC0844j interfaceC0844j, A4.d dVar) {
        switch (this.f7453a) {
            case 0:
                Object objCollect = this.f7454b.collect(new M2.F1(interfaceC0844j, 2), dVar);
                if (objCollect != B4.a.f492a) {
                    break;
                }
                break;
            default:
                Object objCollect2 = this.f7454b.collect(new M2.F1(interfaceC0844j, 3), dVar);
                if (objCollect2 != B4.a.f492a) {
                    break;
                }
                break;
        }
        return C3137A.f25453a;
    }
}
