package h3;

import android.content.Context;
import androidx.compose.runtime.MutableIntState;
import androidx.compose.runtime.State;
import java.util.Set;
import w4.C3137A;

/* JADX INFO: renamed from: h3.m1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2152m1 implements J4.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ V4.C f18166a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ X2.i f18167b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Set f18168c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ int f18169d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ boolean f18170e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ MutableIntState f18171f;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ Context f18172j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ State f18173k;

    public C2152m1(V4.C c6, X2.i iVar, Set set, int i6, boolean z6, MutableIntState mutableIntState, Context context, State state) {
        this.f18166a = c6;
        this.f18167b = iVar;
        this.f18168c = set;
        this.f18169d = i6;
        this.f18170e = z6;
        this.f18171f = mutableIntState;
        this.f18172j = context;
        this.f18173k = state;
    }

    @Override // J4.a
    public final Object invoke() {
        MutableIntState mutableIntState = this.f18171f;
        Context context = this.f18172j;
        V4.E.y(this.f18166a, null, null, new C2146l1(this.f18167b, this.f18168c, this.f18169d, this.f18170e, mutableIntState, context, this.f18173k, null), 3);
        return C3137A.f25453a;
    }
}
