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

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

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

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

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

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

    public /* synthetic */ gp2(hp2 hp2Var, to2 to2Var, yo2 yo2Var, int i10) {
        this.f11831a = i10;
        this.f11832b = hp2Var;
        this.f11833c = to2Var;
        this.f11834d = yo2Var;
    }

    @Override // com.google.android.gms.internal.ads.co0
    /* JADX INFO: renamed from: zza */
    public final /* synthetic */ void mo2zza(Object obj) {
        int i10 = this.f11831a;
        yo2 yo2Var = this.f11834d;
        to2 to2Var = this.f11833c;
        hp2 hp2Var = this.f11832b;
        switch (i10) {
            case 0:
                ((ip2) obj).zzaj(0, hp2Var.zzb, to2Var, yo2Var);
                break;
            default:
                ((ip2) obj).zzak(0, hp2Var.zzb, to2Var, yo2Var);
                break;
        }
    }
}
