package G0;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class E extends kotlin.jvm.internal.p implements J4.c {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final E f1855b = new E(1, 0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final E f1856c = new E(1, 1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final E f1857d = new E(1, 2);

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ E(int i6, int i7) {
        super(i6);
        this.f1858a = i7;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f1858a) {
            case 0:
                ((I0.H) obj).f2161I = true;
                break;
            case 1:
                break;
            default:
                break;
        }
        return C3137A.f25453a;
    }
}
