package d3;

import android.os.Bundle;
import java.util.concurrent.Callable;

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

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

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

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

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

    public /* synthetic */ CallableC0838y0(BinderC0841z0 binderC0841z0, X1 x12, Bundle bundle, int i) {
        this.f12226a = i;
        this.f12227b = x12;
        this.f12228c = bundle;
        this.f12229d = binderC0841z0;
    }

    @Override // java.util.concurrent.Callable
    public final /* bridge */ /* synthetic */ Object call() {
        switch (this.f12226a) {
            case n4.u0.f15495q /* 0 */:
                BinderC0841z0 binderC0841z0 = this.f12229d;
                binderC0841z0.f12234e.j();
                X1 x12 = this.f12227b;
                return binderC0841z0.f12234e.i(this.f12228c, x12);
            default:
                BinderC0841z0 binderC0841z02 = this.f12229d;
                binderC0841z02.f12234e.j();
                X1 x13 = this.f12227b;
                return binderC0841z02.f12234e.i(this.f12228c, x13);
        }
    }
}
