package g2;

/* JADX INFO: renamed from: g2.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0979g {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C0979g f12904c = new C0979g(0, false);

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f12906b;

    public C0979g(int i, boolean z8) {
        this.f12905a = z8;
        this.f12906b = i;
    }
}
