package b0;

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

/* JADX INFO: renamed from: b0.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1180b implements InterfaceC0843i {

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

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

    public /* synthetic */ C1180b(InterfaceC0843i interfaceC0843i, int i6) {
        this.f13212a = i6;
        this.f13213b = interfaceC0843i;
    }

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