package v;

import i0.AbstractC2254r;

/* JADX INFO: renamed from: v.H, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
final class C2980H extends I0.Z {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final z.l f24727a;

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f24730d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final String f24731e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final Q0.j f24732f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final J4.a f24733g;

    public C2980H(z.l lVar, InterfaceC3050t0 interfaceC3050t0, boolean z6, boolean z7, String str, Q0.j jVar, J4.a aVar) {
        this.f24727a = lVar;
        this.f24728b = interfaceC3050t0;
        this.f24729c = z6;
        this.f24730d = z7;
        this.f24731e = str;
        this.f24732f = jVar;
        this.f24733g = aVar;
    }

    @Override // I0.Z
    public final AbstractC2254r create() {
        return new C2984J(this.f24727a, this.f24728b, this.f24729c, this.f24730d, this.f24731e, this.f24732f, this.f24733g);
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C2980H.class != obj.getClass()) {
            return false;
        }
        C2980H c2980h = (C2980H) obj;
        return kotlin.jvm.internal.o.c(this.f24727a, c2980h.f24727a) && kotlin.jvm.internal.o.c(this.f24728b, c2980h.f24728b) && this.f24729c == c2980h.f24729c && this.f24730d == c2980h.f24730d && kotlin.jvm.internal.o.c(this.f24731e, c2980h.f24731e) && kotlin.jvm.internal.o.c(this.f24732f, c2980h.f24732f) && this.f24733g == c2980h.f24733g;
    }

    public final int hashCode() {
        z.l lVar = this.f24727a;
        int iHashCode = (lVar != null ? lVar.hashCode() : 0) * 31;
        InterfaceC3050t0 interfaceC3050t0 = this.f24728b;
        int iF = com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f((iHashCode + (interfaceC3050t0 != null ? interfaceC3050t0.hashCode() : 0)) * 31, 31, this.f24729c), 31, this.f24730d);
        String str = this.f24731e;
        int iHashCode2 = (iF + (str != null ? str.hashCode() : 0)) * 31;
        Q0.j jVar = this.f24732f;
        return this.f24733g.hashCode() + ((iHashCode2 + (jVar != null ? Integer.hashCode(jVar.f5747a) : 0)) * 31);
    }

    @Override // I0.Z
    public final void inspectableProperties(J0.L0 l02) {
        l02.f2894a = "clickable";
        Boolean boolValueOf = Boolean.valueOf(this.f24730d);
        H4.f fVar = l02.f2896c;
        fVar.c(boolValueOf, "enabled");
        fVar.c(this.f24733g, "onClick");
        fVar.c(this.f24731e, "onClickLabel");
        fVar.c(this.f24732f, "role");
        fVar.c(this.f24727a, "interactionSource");
        fVar.c(this.f24728b, "indicationNodeFactory");
    }

    @Override // I0.Z
    public final void update(AbstractC2254r abstractC2254r) throws Throwable {
        ((C2984J) abstractC2254r).H0(this.f24727a, this.f24728b, this.f24729c, this.f24730d, this.f24731e, this.f24732f, this.f24733g);
    }
}
