package p138.p176.p177.p242.p258.p263;

import com.google.android.gms.internal.measurement.zzft;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ރ.ނ.آ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C4519 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public volatile InterfaceC4450 f13931;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public volatile AbstractC4435 f13932;

    static {
        C4453.m7412();
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C4519)) {
            return false;
        }
        C4519 c4519 = (C4519) obj;
        InterfaceC4450 interfaceC4450 = this.f13931;
        InterfaceC4450 interfaceC44502 = c4519.f13931;
        return (interfaceC4450 == null && interfaceC44502 == null) ? m7568().equals(c4519.m7568()) : (interfaceC4450 == null || interfaceC44502 == null) ? interfaceC4450 != null ? interfaceC4450.equals(c4519.m7567(interfaceC4450.mo7361())) : m7567(interfaceC44502.mo7361()).equals(interfaceC44502) : interfaceC4450.equals(interfaceC44502);
    }

    public int hashCode() {
        return 1;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final int m7566() {
        if (this.f13932 != null) {
            return this.f13932.mo7393();
        }
        if (this.f13931 != null) {
            return this.f13931.mo7364();
        }
        return 0;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final InterfaceC4450 m7567(InterfaceC4450 interfaceC4450) {
        if (this.f13931 == null) {
            synchronized (this) {
                if (this.f13931 == null) {
                    try {
                        this.f13931 = interfaceC4450;
                        this.f13932 = AbstractC4435.f13786;
                    } catch (zzft unused) {
                        this.f13931 = interfaceC4450;
                        this.f13932 = AbstractC4435.f13786;
                    }
                }
            }
        }
        return this.f13931;
    }

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final AbstractC4435 m7568() {
        if (this.f13932 != null) {
            return this.f13932;
        }
        synchronized (this) {
            if (this.f13932 != null) {
                return this.f13932;
            }
            if (this.f13931 == null) {
                this.f13932 = AbstractC4435.f13786;
            } else {
                this.f13932 = this.f13931.mo7405();
            }
            return this.f13932;
        }
    }
}
