package defpackage;

/* JADX INFO: renamed from: ˋᵨʞ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1527 {

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

    static {
        new C1527(new ᵢʒʡᵟ(21));
    }

    public C1527(ᵢʒʡᵟ r1) {
        this.f6168 = ((ᵢʒʡᵟ) r1.ᵜᵪʾ).ˊᵾʽʼ();
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public static String m4329(String str) {
        return ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Accept") ? "Accept" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Allow") ? "Allow" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Authorization") ? "Authorization" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Bandwidth") ? "Bandwidth" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Blocksize") ? "Blocksize" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Cache-Control") ? "Cache-Control" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Connection") ? "Connection" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Base") ? "Content-Base" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Encoding") ? "Content-Encoding" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Language") ? "Content-Language" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Length") ? "Content-Length" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Location") ? "Content-Location" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Content-Type") ? "Content-Type" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "CSeq") ? "CSeq" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Date") ? "Date" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Expires") ? "Expires" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Location") ? "Location" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Proxy-Authenticate") ? "Proxy-Authenticate" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Proxy-Require") ? "Proxy-Require" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Public") ? "Public" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Range") ? "Range" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "RTP-Info") ? "RTP-Info" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "RTCP-Interval") ? "RTCP-Interval" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Scale") ? "Scale" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Session") ? "Session" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Speed") ? "Speed" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Supported") ? "Supported" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Timestamp") ? "Timestamp" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Transport") ? "Transport" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "User-Agent") ? "User-Agent" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "Via") ? "Via" : ᵻᵕᵭ.ᵱᵽʡᵚ(str, "WWW-Authenticate") ? "WWW-Authenticate" : str;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj instanceof C1527) {
            return this.f6168.equals(((C1527) obj).f6168);
        }
        return false;
    }

    public final int hashCode() {
        return this.f6168.hashCode();
    }

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final String m4330(String str) {
        AbstractC4509 abstractC4509 = this.f6168.get(m4329(str));
        if (abstractC4509.isEmpty()) {
            return null;
        }
        return (String) ᵸᵺᵜ.ˊᵙᵾᵲ(abstractC4509);
    }
}
