package w6;

import android.content.Context;
import c7.o;

/* JADX INFO: loaded from: classes2.dex */
public final class k implements x6.b {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final jd.a f34216c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final jd.a f34217d;

    public /* synthetic */ k(jd.a aVar, jd.a aVar2, jd.a aVar3, int i10) {
        this.f34214a = i10;
        this.f34215b = aVar;
        this.f34216c = aVar2;
        this.f34217d = aVar3;
    }

    @Override // jd.a
    public final Object get() {
        int i10 = this.f34214a;
        jd.a aVar = this.f34217d;
        jd.a aVar2 = this.f34216c;
        jd.a aVar3 = this.f34215b;
        switch (i10) {
            case 0:
                return new j((Context) aVar3.get(), (e7.a) aVar2.get(), (e7.a) aVar.get());
            default:
                return new o((Context) aVar3.get(), ((Integer) aVar.get()).intValue(), (String) aVar2.get());
        }
    }
}
