package p138.p176.p291.p296.p297.p301;

import p138.p139.p143.p144.C2803;
import p138.p176.p291.p296.p297.p301.AbstractC5781;

/* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.މ.ކ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C5749 extends AbstractC5781.AbstractC5786.AbstractC5790 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final int f16399;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final String f16400;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final int f16401;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final long f16402;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final long f16403;

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final boolean f16404;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final int f16405;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final String f16406;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final String f16407;

    /* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.މ.ކ$ؠ, reason: contains not printable characters */
    public static final class C5751 extends AbstractC5781.AbstractC5786.AbstractC5790.AbstractC5791 {

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public Integer f16408;

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public String f16409;

        /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
        public Integer f16410;

        /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
        public Long f16411;

        /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
        public Long f16412;

        /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
        public Boolean f16413;

        /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
        public Integer f16414;

        /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
        public String f16415;

        /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
        public String f16416;

        @Override // p138.p176.p291.p296.p297.p301.AbstractC5781.AbstractC5786.AbstractC5790.AbstractC5791
        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public AbstractC5781.AbstractC5786.AbstractC5790 mo9100() {
            String strM4879 = this.f16408 == null ? " arch" : "";
            if (this.f16409 == null) {
                strM4879 = C2803.m4879(strM4879, " model");
            }
            if (this.f16410 == null) {
                strM4879 = C2803.m4879(strM4879, " cores");
            }
            if (this.f16411 == null) {
                strM4879 = C2803.m4879(strM4879, " ram");
            }
            if (this.f16412 == null) {
                strM4879 = C2803.m4879(strM4879, " diskSpace");
            }
            if (this.f16413 == null) {
                strM4879 = C2803.m4879(strM4879, " simulator");
            }
            if (this.f16414 == null) {
                strM4879 = C2803.m4879(strM4879, " state");
            }
            if (this.f16415 == null) {
                strM4879 = C2803.m4879(strM4879, " manufacturer");
            }
            if (this.f16416 == null) {
                strM4879 = C2803.m4879(strM4879, " modelClass");
            }
            if (strM4879.isEmpty()) {
                return new C5749(this.f16408.intValue(), this.f16409, this.f16410.intValue(), this.f16411.longValue(), this.f16412.longValue(), this.f16413.booleanValue(), this.f16414.intValue(), this.f16415, this.f16416, null);
            }
            throw new IllegalStateException(C2803.m4879("Missing required properties:", strM4879));
        }
    }

    public /* synthetic */ C5749(int i, String str, int i2, long j, long j2, boolean z, int i3, String str2, String str3, C5750 c5750) {
        this.f16399 = i;
        this.f16400 = str;
        this.f16401 = i2;
        this.f16402 = j;
        this.f16403 = j2;
        this.f16404 = z;
        this.f16405 = i3;
        this.f16406 = str2;
        this.f16407 = str3;
    }

    public boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof AbstractC5781.AbstractC5786.AbstractC5790)) {
            return false;
        }
        C5749 c5749 = (C5749) ((AbstractC5781.AbstractC5786.AbstractC5790) obj);
        return this.f16399 == c5749.f16399 && this.f16400.equals(c5749.f16400) && this.f16401 == c5749.f16401 && this.f16402 == c5749.f16402 && this.f16403 == c5749.f16403 && this.f16404 == c5749.f16404 && this.f16405 == c5749.f16405 && this.f16406.equals(c5749.f16406) && this.f16407.equals(c5749.f16407);
    }

    public int hashCode() {
        int iHashCode = (((((this.f16399 ^ 1000003) * 1000003) ^ this.f16400.hashCode()) * 1000003) ^ this.f16401) * 1000003;
        long j = this.f16402;
        int i = (iHashCode ^ ((int) (j ^ (j >>> 32)))) * 1000003;
        long j2 = this.f16403;
        return ((((((((i ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ (this.f16404 ? 1231 : 1237)) * 1000003) ^ this.f16405) * 1000003) ^ this.f16406.hashCode()) * 1000003) ^ this.f16407.hashCode();
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("Device{arch=");
        sbM4889.append(this.f16399);
        sbM4889.append(", model=");
        sbM4889.append(this.f16400);
        sbM4889.append(", cores=");
        sbM4889.append(this.f16401);
        sbM4889.append(", ram=");
        sbM4889.append(this.f16402);
        sbM4889.append(", diskSpace=");
        sbM4889.append(this.f16403);
        sbM4889.append(", simulator=");
        sbM4889.append(this.f16404);
        sbM4889.append(", state=");
        sbM4889.append(this.f16405);
        sbM4889.append(", manufacturer=");
        sbM4889.append(this.f16406);
        sbM4889.append(", modelClass=");
        return C2803.m4884(sbM4889, this.f16407, "}");
    }
}
