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

/* JADX INFO: loaded from: classes2.dex */
public final class p6 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final p6 f21126b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final p6 f21127c;

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

    static {
        if (x6.f21332m) {
            f21127c = null;
            f21126b = null;
        } else {
            f21127c = new p6(false, null);
            f21126b = new p6(true, null);
        }
    }

    public p6(boolean z10, Throwable th) {
        this.f21128a = th;
    }
}
