package p;

import J0.L0;
import i0.AbstractC2254r;
import q.A0;
import q.v0;

/* JADX INFO: renamed from: p.L, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
final class C2650L extends I0.Z {

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

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

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

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

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

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

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

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

    public C2650L(A0 a02, v0 v0Var, v0 v0Var2, v0 v0Var3, X x6, Z z6, J4.a aVar, C2651M c2651m) {
        this.f22644a = a02;
        this.f22645b = v0Var;
        this.f22646c = v0Var2;
        this.f22647d = v0Var3;
        this.f22648e = x6;
        this.f22649f = z6;
        this.f22650g = aVar;
        this.f22651h = c2651m;
    }

    @Override // I0.Z
    public final AbstractC2254r create() {
        return new W(this.f22644a, this.f22645b, this.f22646c, this.f22647d, this.f22648e, this.f22649f, this.f22650g, this.f22651h);
    }

    public final boolean equals(Object obj) {
        if (!(obj instanceof C2650L)) {
            return false;
        }
        C2650L c2650l = (C2650L) obj;
        return kotlin.jvm.internal.o.c(c2650l.f22644a, this.f22644a) && kotlin.jvm.internal.o.c(c2650l.f22645b, this.f22645b) && kotlin.jvm.internal.o.c(c2650l.f22646c, this.f22646c) && kotlin.jvm.internal.o.c(c2650l.f22647d, this.f22647d) && kotlin.jvm.internal.o.c(c2650l.f22648e, this.f22648e) && kotlin.jvm.internal.o.c(c2650l.f22649f, this.f22649f) && c2650l.f22650g == this.f22650g && kotlin.jvm.internal.o.c(c2650l.f22651h, this.f22651h);
    }

    public final int hashCode() {
        int iHashCode = this.f22644a.hashCode() * 31;
        v0 v0Var = this.f22645b;
        int iHashCode2 = (iHashCode + (v0Var != null ? v0Var.hashCode() : 0)) * 31;
        v0 v0Var2 = this.f22646c;
        int iHashCode3 = (iHashCode2 + (v0Var2 != null ? v0Var2.hashCode() : 0)) * 31;
        v0 v0Var3 = this.f22647d;
        return this.f22651h.hashCode() + ((this.f22650g.hashCode() + ((this.f22649f.f22694a.hashCode() + ((this.f22648e.hashCode() + ((iHashCode3 + (v0Var3 != null ? v0Var3.hashCode() : 0)) * 31)) * 31)) * 31)) * 31);
    }

    @Override // I0.Z
    public final void inspectableProperties(L0 l02) {
        l02.f2894a = "enterExitTransition";
        A0 a02 = this.f22644a;
        H4.f fVar = l02.f2896c;
        fVar.c(a02, "transition");
        fVar.c(this.f22645b, "sizeAnimation");
        fVar.c(this.f22646c, "offsetAnimation");
        fVar.c(this.f22647d, "slideAnimation");
        fVar.c(this.f22648e, "enter");
        fVar.c(this.f22649f, "exit");
        fVar.c(this.f22651h, "graphicsLayerBlock");
    }

    @Override // I0.Z
    public final void update(AbstractC2254r abstractC2254r) {
        W w6 = (W) abstractC2254r;
        w6.f22679b = this.f22644a;
        w6.f22680c = this.f22645b;
        w6.f22681d = this.f22646c;
        w6.f22682e = this.f22647d;
        w6.f22683f = this.f22648e;
        w6.f22684j = this.f22649f;
        w6.f22685k = this.f22650g;
        w6.l = this.f22651h;
    }
}
