package v;

import android.content.Context;
import p0.C2714u;

/* JADX INFO: renamed from: v.v, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3053v {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final h1.c f24963b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final B.J0 f24965d;

    public C3053v(Context context, h1.c cVar, long j4, B.J0 j02) {
        this.f24962a = context;
        this.f24963b = cVar;
        this.f24964c = j4;
        this.f24965d = j02;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!C3053v.class.equals(obj != null ? obj.getClass() : null)) {
            return false;
        }
        kotlin.jvm.internal.o.f(obj, "null cannot be cast to non-null type androidx.compose.foundation.AndroidEdgeEffectOverscrollFactory");
        C3053v c3053v = (C3053v) obj;
        return kotlin.jvm.internal.o.c(this.f24962a, c3053v.f24962a) && kotlin.jvm.internal.o.c(this.f24963b, c3053v.f24963b) && C2714u.d(this.f24964c, c3053v.f24964c) && kotlin.jvm.internal.o.c(this.f24965d, c3053v.f24965d);
    }

    public final int hashCode() {
        int iHashCode = (this.f24963b.hashCode() + (this.f24962a.hashCode() * 31)) * 31;
        int i6 = C2714u.f22946n;
        return this.f24965d.hashCode() + com.google.android.recaptcha.internal.a.e(iHashCode, 31, this.f24964c);
    }
}
