package p4;

import Z0.o;
import androidx.navigation.C1134i;
import p5.C2743m;

/* JADX INFO: renamed from: p4.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C2723b {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final C2743m f22994d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final C2743m f22995e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final C2743m f22996f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public static final C2743m f22997g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public static final C2743m f22998h;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final C2743m f22999a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final C2743m f23000b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final int f23001c;

    static {
        C2743m c2743m = C2743m.f23101d;
        f22994d = C1134i.n(":status");
        f22995e = C1134i.n(":method");
        f22996f = C1134i.n(":path");
        f22997g = C1134i.n(":scheme");
        f22998h = C1134i.n(":authority");
        C1134i.n(":host");
        C1134i.n(":version");
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    public C2723b(String str, String str2) {
        this(C1134i.n(str), C1134i.n(str2));
        C2743m c2743m = C2743m.f23101d;
    }

    public final boolean equals(Object obj) {
        if (obj instanceof C2723b) {
            C2723b c2723b = (C2723b) obj;
            if (this.f22999a.equals(c2723b.f22999a) && this.f23000b.equals(c2723b.f23000b)) {
                return true;
            }
        }
        return false;
    }

    public final int hashCode() {
        return this.f23000b.hashCode() + ((this.f22999a.hashCode() + 527) * 31);
    }

    public final String toString() {
        return o.B(this.f22999a.t(), ": ", this.f23000b.t());
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    public C2723b(C2743m c2743m, String str) {
        this(c2743m, C1134i.n(str));
        C2743m c2743m2 = C2743m.f23101d;
    }

    public C2723b(C2743m c2743m, C2743m c2743m2) {
        this.f22999a = c2743m;
        this.f23000b = c2743m2;
        this.f23001c = c2743m2.d() + c2743m.d() + 32;
    }
}
