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 C5755 extends AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794 f16427;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final C5810<AbstractC5781.AbstractC5783> f16428;

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

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

    public /* synthetic */ C5755(AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794 abstractC5794, C5810 c5810, Boolean bool, int i, C5756 c5756) {
        this.f16427 = abstractC5794;
        this.f16428 = c5810;
        this.f16429 = bool;
        this.f16430 = i;
    }

    public boolean equals(Object obj) {
        C5810<AbstractC5781.AbstractC5783> c5810;
        Boolean bool;
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793)) {
            return false;
        }
        AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793 abstractC5793 = (AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793) obj;
        return this.f16427.equals(((C5755) abstractC5793).f16427) && ((c5810 = this.f16428) != null ? c5810.equals(((C5755) abstractC5793).f16428) : ((C5755) abstractC5793).f16428 == null) && ((bool = this.f16429) != null ? bool.equals(((C5755) abstractC5793).f16429) : ((C5755) abstractC5793).f16429 == null) && this.f16430 == ((C5755) abstractC5793).f16430;
    }

    public int hashCode() {
        int iHashCode = (this.f16427.hashCode() ^ 1000003) * 1000003;
        C5810<AbstractC5781.AbstractC5783> c5810 = this.f16428;
        int iHashCode2 = (iHashCode ^ (c5810 == null ? 0 : c5810.hashCode())) * 1000003;
        Boolean bool = this.f16429;
        return ((iHashCode2 ^ (bool != null ? bool.hashCode() : 0)) * 1000003) ^ this.f16430;
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("Application{execution=");
        sbM4889.append(this.f16427);
        sbM4889.append(", customAttributes=");
        sbM4889.append(this.f16428);
        sbM4889.append(", background=");
        sbM4889.append(this.f16429);
        sbM4889.append(", uiOrientation=");
        return C2803.m4882(sbM4889, this.f16430, "}");
    }
}
