package defpackage;

import android.net.Uri;
import j$.util.Objects;

/* JADX INFO: renamed from: ᵲᵞ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4521 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final C2598 f17196;

    /* JADX INFO: renamed from: ˊᵫᵗ, reason: contains not printable characters */
    public final String f17197;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final String f17198;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final String f17199;

    /* JADX INFO: renamed from: ᵮᵣᵗˈ, reason: contains not printable characters */
    public final String f17200;

    /* JADX INFO: renamed from: ᵱᵽʡᵚ, reason: contains not printable characters */
    public final String f17201;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final AbstractC3409 f17202;

    /* JADX INFO: renamed from: ᵵᵽ, reason: contains not printable characters */
    public final Uri f17203;

    /* JADX INFO: renamed from: ᵶᵥᵝ, reason: contains not printable characters */
    public final String f17204;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final String f17205;

    /* JADX INFO: renamed from: ᵻʽᵯ, reason: contains not printable characters */
    public final String f17206;

    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public final int f17207;

    public C4521(C3956 c3956) {
        this.f17202 = AbstractC3409.m7804(c3956.f15118);
        this.f17196 = c3956.f15112.m8718();
        String str = c3956.f15121;
        String str2 = AbstractC0956.f4222;
        this.f17198 = str;
        this.f17205 = c3956.f15115;
        this.f17199 = c3956.f15123;
        this.f17203 = c3956.f15119;
        this.f17197 = c3956.f15113;
        this.f17207 = c3956.f15114;
        this.f17206 = c3956.f15122;
        this.f17201 = c3956.f15120;
        this.f17204 = c3956.f15116;
        this.f17200 = c3956.f15117;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C4521.class != obj.getClass()) {
            return false;
        }
        C4521 c4521 = (C4521) obj;
        if (this.f17207 != c4521.f17207) {
            return false;
        }
        AbstractC3409 abstractC3409 = c4521.f17202;
        AbstractC3409 abstractC34092 = this.f17202;
        abstractC34092.getClass();
        return AbstractC3481.m7943(abstractC34092, abstractC3409) && this.f17196.equals(c4521.f17196) && Objects.equals(this.f17205, c4521.f17205) && Objects.equals(this.f17198, c4521.f17198) && Objects.equals(this.f17199, c4521.f17199) && Objects.equals(this.f17200, c4521.f17200) && Objects.equals(this.f17203, c4521.f17203) && Objects.equals(this.f17201, c4521.f17201) && Objects.equals(this.f17204, c4521.f17204) && Objects.equals(this.f17197, c4521.f17197) && Objects.equals(this.f17206, c4521.f17206);
    }

    public final int hashCode() {
        int iHashCode = (this.f17196.hashCode() + ((this.f17202.hashCode() + 217) * 31)) * 31;
        String str = this.f17205;
        int iHashCode2 = (iHashCode + (str == null ? 0 : str.hashCode())) * 31;
        String str2 = this.f17198;
        int iHashCode3 = (iHashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31;
        String str3 = this.f17199;
        int iHashCode4 = (((iHashCode3 + (str3 == null ? 0 : str3.hashCode())) * 31) + this.f17207) * 31;
        String str4 = this.f17200;
        int iHashCode5 = (iHashCode4 + (str4 == null ? 0 : str4.hashCode())) * 31;
        Uri uri = this.f17203;
        int iHashCode6 = (iHashCode5 + (uri == null ? 0 : uri.hashCode())) * 31;
        String str5 = this.f17201;
        int iHashCode7 = (iHashCode6 + (str5 == null ? 0 : str5.hashCode())) * 31;
        String str6 = this.f17204;
        int iHashCode8 = (iHashCode7 + (str6 == null ? 0 : str6.hashCode())) * 31;
        String str7 = this.f17197;
        int iHashCode9 = (iHashCode8 + (str7 == null ? 0 : str7.hashCode())) * 31;
        String str8 = this.f17206;
        return iHashCode9 + (str8 != null ? str8.hashCode() : 0);
    }
}
