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

/* JADX INFO: loaded from: classes2.dex */
public final class lo implements hi0, bj0, e91 {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public String f13799b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public String f13800c;

    public lo(int i10) {
        this.f13798a = i10;
    }

    @Override // com.google.android.gms.internal.ads.hi0
    public final /* synthetic */ void zza(Object obj) {
        switch (this.f13798a) {
            case 1:
                ((d11) obj).f(this.f13799b, this.f13800c);
                break;
            case 2:
                ((h7.d) obj).f(this.f13799b, this.f13800c);
                break;
            case 3:
                ((nj0) obj).a(this.f13799b, this.f13800c);
                break;
            default:
                ((n7.g1) obj).zzb(this.f13799b, this.f13800c);
                break;
        }
    }

    public /* synthetic */ lo(String str, String str2, int i10) {
        this.f13798a = i10;
        this.f13799b = str;
        this.f13800c = str2;
    }
}
