package d3;

import java.util.concurrent.Callable;

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

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

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

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

    public /* synthetic */ CallableC0826u0(Object obj, int i, Object obj2) {
        this.f12187a = i;
        this.f12189c = obj2;
        this.f12188b = obj;
    }

    @Override // java.util.concurrent.Callable
    public final Object call() {
        switch (this.f12187a) {
            case n4.u0.f15495q /* 0 */:
                BinderC0841z0 binderC0841z0 = (BinderC0841z0) this.f12188b;
                binderC0841z0.f12234e.j();
                C0805n c0805n = binderC0841z0.f12234e.f11683s;
                Q1.L(c0805n);
                return c0805n.M((String) this.f12189c);
            case 1:
                BinderC0841z0 binderC0841z02 = (BinderC0841z0) this.f12188b;
                binderC0841z02.f12234e.j();
                return new C0790i(binderC0841z02.f12234e.d0(((X1) this.f12189c).f11831q));
            default:
                X1 x12 = (X1) this.f12189c;
                String str = x12.f11831q;
                P2.w.f(str);
                Q1 q12 = (Q1) this.f12188b;
                F0 f0N0 = q12.n0(str);
                E0 e02 = E0.f11448s;
                if (f0N0.k(e02) && F0.e(100, x12.f11818K).k(e02)) {
                    return q12.f0(x12).d();
                }
                q12.e().D.b("Analytics storage consent denied. Returning null app instance id");
                return null;
        }
    }
}
