package defpackage;

import java.util.Arrays;

/* JADX INFO: renamed from: ʿᵵ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0478 {

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

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

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

    public C0478(String str, boolean z) {
        ᵘᵞʿⁱ.ˊᵫᵗ(str);
        this.f2569 = str;
        ᵘᵞʿⁱ.ˊᵫᵗ("com.google.android.gms");
        this.f2567 = "com.google.android.gms";
        this.f2568 = z;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0478)) {
            return false;
        }
        C0478 c0478 = (C0478) obj;
        return ᵬʕˎʽ.ᵻʽᵯ(this.f2569, c0478.f2569) && ᵬʕˎʽ.ᵻʽᵯ(this.f2567, c0478.f2567) && ᵬʕˎʽ.ᵻʽᵯ((Object) null, (Object) null) && this.f2568 == c0478.f2568;
    }

    public final int hashCode() {
        return Arrays.hashCode(new Object[]{this.f2569, this.f2567, null, 4225, Boolean.valueOf(this.f2568)});
    }

    public final String toString() {
        String str = this.f2569;
        if (str != null) {
            return str;
        }
        ᵘᵞʿⁱ.ᵶᵥᵝ((Object) null);
        throw null;
    }
}
