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

/* JADX INFO: loaded from: classes2.dex */
public final class r1 extends g1 {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ String f20383e = "Error with data collection. Data lost.";

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Object f20384f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ j1 f20385g;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r1(j1 j1Var, Object obj) {
        super(j1Var, false);
        this.f20384f = obj;
        this.f20385g = j1Var;
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void a() {
        ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20385g.f20256i)).logHealthData(5, this.f20383e, new k8.b(this.f20384f), new k8.b(null), new k8.b(null));
    }
}
