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

import java.util.ArrayList;
import java.util.List;
import java.util.Map;

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

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

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

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

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

    public /* synthetic */ c4(z3 z3Var, String str, ArrayList arrayList, int i10) {
        this.f21512a = i10;
        this.f21513b = str;
        this.f21514c = arrayList;
        this.f21515d = 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.f21512a) {
            case 0:
                this.f21515d.u(true, i10, th, bArr, this.f21513b, this.f21514c);
                break;
            default:
                this.f21515d.u(true, i10, th, bArr, this.f21513b, this.f21514c);
                break;
        }
    }
}
