package D0;

/* JADX INFO: renamed from: D0.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0072i {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public boolean f1558b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f1559c;

    public /* synthetic */ C0072i(boolean z8, boolean z9, boolean z10) {
        this.f1557a = z8;
        this.f1558b = z9;
        this.f1559c = z10;
    }

    public C0073j a() {
        if (this.f1557a || !(this.f1558b || this.f1559c)) {
            return new C0073j(this);
        }
        throw new IllegalStateException("Secondary offload attribute fields are true but primary isFormatSupported is false");
    }
}
