package d;

import w4.C3137A;

/* JADX INFO: renamed from: d.w, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1844w extends kotlin.jvm.internal.p implements J4.a {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C1844w(C1818B c1818b, int i6) {
        super(0);
        this.f14503a = i6;
        this.f14504b = c1818b;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f14503a) {
            case 0:
                this.f14504b.c();
                break;
            case 1:
                this.f14504b.b();
                break;
            default:
                this.f14504b.c();
                break;
        }
        return C3137A.f25453a;
    }
}
