package com.google.android.gms.internal.ads;

import android.content.Context;

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class jb0 implements wf0 {

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ wa1 f12802d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ ib1 f12803e;

    public /* synthetic */ jb0(Context context, q7.a aVar, wa1 wa1Var, ib1 ib1Var, int i10) {
        this.f12799a = i10;
        this.f12800b = context;
        this.f12801c = aVar;
        this.f12802d = wa1Var;
        this.f12803e = ib1Var;
    }

    @Override // com.google.android.gms.internal.ads.wf0
    public final void zzg() {
        int i10 = this.f12799a;
        Context context = this.f12800b;
        ib1 ib1Var = this.f12803e;
        q7.a aVar = this.f12801c;
        wa1 wa1Var = this.f12802d;
        switch (i10) {
            case 0:
                m7.n.C.f30476o.d(context, aVar.f32212a, wa1Var.f18021z.toString(), ib1Var.f12455d);
                break;
            default:
                m7.n.C.f30476o.d(context, aVar.f32212a, wa1Var.f18021z.toString(), ib1Var.f12455d);
                break;
        }
    }
}
