package d3;

import java.util.concurrent.Callable;

/* JADX INFO: renamed from: d3.x0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class CallableC0835x0 implements Callable {

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ String f12220d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ BinderC0841z0 f12221e;

    public /* synthetic */ CallableC0835x0(BinderC0841z0 binderC0841z0, String str, String str2, String str3, int i) {
        this.f12217a = i;
        this.f12218b = str;
        this.f12219c = str2;
        this.f12220d = str3;
        this.f12221e = binderC0841z0;
    }

    @Override // java.util.concurrent.Callable
    public final Object call() {
        switch (this.f12217a) {
            case n4.u0.f15495q /* 0 */:
                BinderC0841z0 binderC0841z0 = this.f12221e;
                binderC0841z0.f12234e.j();
                C0805n c0805n = binderC0841z0.f12234e.f11683s;
                Q1.L(c0805n);
                return c0805n.N(this.f12218b, this.f12219c, this.f12220d);
            case 1:
                BinderC0841z0 binderC0841z02 = this.f12221e;
                binderC0841z02.f12234e.j();
                C0805n c0805n2 = binderC0841z02.f12234e.f11683s;
                Q1.L(c0805n2);
                return c0805n2.N(this.f12218b, this.f12219c, this.f12220d);
            case 2:
                BinderC0841z0 binderC0841z03 = this.f12221e;
                binderC0841z03.f12234e.j();
                C0805n c0805n3 = binderC0841z03.f12234e.f11683s;
                Q1.L(c0805n3);
                return c0805n3.J(this.f12218b, this.f12219c, this.f12220d);
            default:
                BinderC0841z0 binderC0841z04 = this.f12221e;
                binderC0841z04.f12234e.j();
                C0805n c0805n4 = binderC0841z04.f12234e.f11683s;
                Q1.L(c0805n4);
                return c0805n4.J(this.f12218b, this.f12219c, this.f12220d);
        }
    }
}
