package s3;

import android.content.Context;
import t3.InterfaceC2949b;
import y3.C3272i;

/* JADX INFO: renamed from: s3.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2913e implements InterfaceC2949b {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final M0.a f24208b;

    public /* synthetic */ C2913e(M0.a aVar, int i6) {
        this.f24207a = i6;
        this.f24208b = aVar;
    }

    @Override // v4.InterfaceC3128a
    public final Object get() {
        switch (this.f24207a) {
            case 0:
                return new C2912d((Context) this.f24208b.f4197a, new u4.c(3), new u4.c(2));
            case 1:
                String packageName = ((Context) this.f24208b.f4197a).getPackageName();
                if (packageName != null) {
                    return packageName;
                }
                throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
            default:
                return new C3272i((Context) this.f24208b.f4197a, Integer.valueOf(C3272i.f26198d).intValue(), "com.google.android.datatransport.events");
        }
    }
}
