package v;

import G.C0237l;
import i0.AbstractC2254r;
import x.EnumC3207z0;
import x.InterfaceC3146a1;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final x.Y f24781d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final z.m f24782e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final C0237l f24783f;

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final C3051u f24785h;

    public C3002S0(C0237l c0237l, C3051u c3051u, x.Y y6, EnumC3207z0 enumC3207z0, InterfaceC3146a1 interfaceC3146a1, z.m mVar, boolean z6, boolean z7) {
        this.f24778a = interfaceC3146a1;
        this.f24779b = enumC3207z0;
        this.f24780c = z6;
        this.f24781d = y6;
        this.f24782e = mVar;
        this.f24783f = c0237l;
        this.f24784g = z7;
        this.f24785h = c3051u;
    }

    @Override // I0.Z
    public final AbstractC2254r create() {
        C3004T0 c3004t0 = new C3004T0();
        c3004t0.f24790c = this.f24778a;
        c3004t0.f24791d = this.f24779b;
        c3004t0.f24792e = this.f24780c;
        c3004t0.f24793f = this.f24781d;
        c3004t0.f24794j = this.f24782e;
        c3004t0.f24795k = this.f24783f;
        c3004t0.l = this.f24784g;
        c3004t0.f24796m = this.f24785h;
        return c3004t0;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C3002S0.class != obj.getClass()) {
            return false;
        }
        C3002S0 c3002s0 = (C3002S0) obj;
        return kotlin.jvm.internal.o.c(this.f24778a, c3002s0.f24778a) && this.f24779b == c3002s0.f24779b && this.f24780c == c3002s0.f24780c && kotlin.jvm.internal.o.c(this.f24781d, c3002s0.f24781d) && kotlin.jvm.internal.o.c(this.f24782e, c3002s0.f24782e) && kotlin.jvm.internal.o.c(this.f24783f, c3002s0.f24783f) && this.f24784g == c3002s0.f24784g && kotlin.jvm.internal.o.c(this.f24785h, c3002s0.f24785h);
    }

    public final int hashCode() {
        int iF = com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f((this.f24779b.hashCode() + (this.f24778a.hashCode() * 31)) * 31, 31, this.f24780c), 31, false);
        x.Y y6 = this.f24781d;
        int iHashCode = (iF + (y6 != null ? y6.hashCode() : 0)) * 31;
        z.m mVar = this.f24782e;
        int iHashCode2 = (iHashCode + (mVar != null ? mVar.hashCode() : 0)) * 31;
        C0237l c0237l = this.f24783f;
        int iF2 = com.google.android.recaptcha.internal.a.f((iHashCode2 + (c0237l != null ? c0237l.hashCode() : 0)) * 31, 31, this.f24784g);
        C3051u c3051u = this.f24785h;
        return iF2 + (c3051u != null ? c3051u.hashCode() : 0);
    }

    @Override // I0.Z
    public final void inspectableProperties(J0.L0 l02) {
        l02.f2894a = "scrollableArea";
        H4.f fVar = l02.f2896c;
        fVar.c(this.f24778a, "state");
        fVar.c(this.f24779b, "orientation");
        if (!this.f24784g) {
            fVar.c(this.f24785h, "overscrollEffect");
        }
        fVar.c(Boolean.valueOf(this.f24780c), "enabled");
        fVar.c(Boolean.FALSE, "reverseScrolling");
        fVar.c(this.f24781d, "flingBehavior");
        fVar.c(this.f24782e, "interactionSource");
        fVar.c(this.f24783f, "bringIntoViewSpec");
    }

    @Override // I0.Z
    public final void update(AbstractC2254r abstractC2254r) {
        EnumC3207z0 enumC3207z0 = this.f24779b;
        z.m mVar = this.f24782e;
        C0237l c0237l = this.f24783f;
        InterfaceC3146a1 interfaceC3146a1 = this.f24778a;
        boolean z6 = this.f24784g;
        ((C3004T0) abstractC2254r).y0(c0237l, this.f24785h, this.f24781d, enumC3207z0, interfaceC3146a1, mVar, z6, this.f24780c);
    }
}
