package p138.p176.p291.p292.p293.p294;

import android.os.Bundle;
import com.google.android.gms.measurement.AppMeasurement;
import p138.p176.p291.p296.p297.p298.C5617;

/* JADX INFO: renamed from: ދ.ހ.ށ.ނ.֏.ހ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C5576 implements AppMeasurement.InterfaceC0335 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final /* synthetic */ C5574 f16010;

    public C5576(C5574 c5574) {
        this.f16010 = c5574;
    }

    @Override // p138.p176.p177.p242.p265.p266.InterfaceC5003
    /* JADX INFO: renamed from: ֏ */
    public final void mo1419(String str, String str2, Bundle bundle, long j) {
        if (str == null || str.equals("crash") || !(!C5573.f16002.contains(str2))) {
            return;
        }
        Bundle bundle2 = new Bundle();
        bundle2.putString("name", str2);
        bundle2.putLong("timestampInMillis", j);
        bundle2.putBundle("params", bundle);
        ((C5617) this.f16010.f16006).m8982(3, bundle2);
    }
}
