package A2;

import G2.j;
import android.content.Context;
import n4.u0;

/* JADX INFO: loaded from: classes.dex */
public final class e implements B2.b {

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

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

    public /* synthetic */ e(int i, Object obj) {
        this.f386a = i;
        this.f387b = obj;
    }

    @Override // z6.InterfaceC1796a
    public final Object get() {
        switch (this.f386a) {
            case u0.f15495q /* 0 */:
                return new d((Context) ((e) this.f387b).f387b, new C4.f(7), new x3.e(6));
            case 1:
                String packageName = ((Context) ((e) this.f387b).f387b).getPackageName();
                if (packageName != null) {
                    return packageName;
                }
                throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
            case 2:
                return new j(Integer.valueOf(j.f2949t).intValue(), (Context) ((e) this.f387b).f387b, "com.google.android.datatransport.events");
            default:
                return this.f387b;
        }
    }
}
