package ua;

import android.content.Context;
import com.bumptech.glide.load.engine.p;

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class c implements gb.a {

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

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

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

    public /* synthetic */ c(Context context, String str) {
        this.f33392a = 2;
        this.f33394c = context;
        this.f33393b = str;
    }

    @Override // gb.a
    public final Object get() {
        int i10 = this.f33392a;
        Object obj = this.f33393b;
        Object obj2 = this.f33394c;
        switch (i10) {
            case 0:
                g gVar = (g) obj;
                String strC = gVar.c();
                return new kb.a((Context) obj2, strC);
            case 1:
                com.google.firebase.components.h hVar = (com.google.firebase.components.h) obj;
                com.google.firebase.components.a aVar = (com.google.firebase.components.a) obj2;
                hVar.getClass();
                return aVar.f24007f.c(new p(aVar, hVar));
            default:
                return new eb.h((Context) obj2, (String) obj);
        }
    }

    public /* synthetic */ c(Object obj, Object obj2, int i10) {
        this.f33392a = i10;
        this.f33393b = obj;
        this.f33394c = obj2;
    }
}
