package n;

/* JADX INFO: renamed from: n.u0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1238u0 {

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f14948d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f14949e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public int f14950f;

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

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

    public final void a(int i, int i5) {
        this.f14947c = i;
        this.f14948d = i5;
        this.f14952h = true;
        if (this.f14951g) {
            if (i5 != Integer.MIN_VALUE) {
                this.f14945a = i5;
            }
            if (i != Integer.MIN_VALUE) {
                this.f14946b = i;
                return;
            }
            return;
        }
        if (i != Integer.MIN_VALUE) {
            this.f14945a = i;
        }
        if (i5 != Integer.MIN_VALUE) {
            this.f14946b = i5;
        }
    }
}
