package f4;

import B0.A;
import W3.f;
import android.util.Log;
import java.util.Collections;
import java.util.Map;
import k4.q;

/* JADX INFO: renamed from: f4.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0922b {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final q f12704a;

    public C0922b(q qVar) {
        this.f12704a = qVar;
    }

    public static C0922b a() {
        C0922b c0922b = (C0922b) f.c().b(C0922b.class);
        if (c0922b != null) {
            return c0922b;
        }
        throw new NullPointerException("FirebaseCrashlytics component is not present.");
    }

    public final void b(Throwable th) {
        if (th == null) {
            Log.w("FirebaseCrashlytics", "A null value was passed to recordException. Ignoring.", null);
            return;
        }
        Map map = Collections.EMPTY_MAP;
        q qVar = this.f12704a;
        qVar.f13915o.f14383a.a(new A(qVar, th));
    }
}
