package d3;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0 implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ n0.x f15036b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ boolean f15037c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ n0.x f15038d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ n0.x f15039e;

    public /* synthetic */ C0(n0.x xVar, boolean z6, n0.x xVar2, n0.x xVar3, int i6) {
        this.f15035a = i6;
        this.f15036b = xVar;
        this.f15037c = z6;
        this.f15038d = xVar2;
        this.f15039e = xVar3;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        n0.q focusProperties = (n0.q) obj;
        switch (this.f15035a) {
            case 0:
                kotlin.jvm.internal.o.h(focusProperties, "$this$focusProperties");
                n0.x xVar = this.f15036b;
                focusProperties.i(xVar);
                focusProperties.b(xVar);
                focusProperties.e(xVar);
                focusProperties.g(this.f15037c ? this.f15038d : this.f15039e);
                break;
            default:
                kotlin.jvm.internal.o.h(focusProperties, "$this$focusProperties");
                focusProperties.i(this.f15036b);
                focusProperties.b(this.f15037c ? this.f15038d : this.f15039e);
                break;
        }
        return C3137A.f25453a;
    }
}
