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

import java.util.Map;

/* JADX INFO: loaded from: classes2.dex */
public final class f4 implements u0 {

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

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

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

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

    public /* synthetic */ f4(z3 z3Var, String str, g4 g4Var, int i10) {
        this.f21583a = i10;
        this.f21584b = str;
        this.f21585c = g4Var;
        this.f21586d = z3Var;
    }

    @Override // com.google.android.gms.measurement.internal.u0
    public final void a(String str, int i10, Throwable th, byte[] bArr, Map map) {
        switch (this.f21583a) {
            case 0:
                this.f21586d.q(this.f21584b, i10, th, bArr, this.f21585c);
                break;
            default:
                this.f21586d.q(this.f21584b, i10, th, bArr, this.f21585c);
                break;
        }
    }
}
