package h3;

import androidx.compose.runtime.MutableState;
import w4.C3137A;

/* JADX INFO: renamed from: h3.q, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2174q implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ MutableState f18396b;

    public C2174q(MutableState mutableState, int i6) {
        this.f18395a = i6;
        this.f18396b = mutableState;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        n0.B it = (n0.B) obj;
        kotlin.jvm.internal.o.h(it, "it");
        if (((n0.C) it).b()) {
            float f6 = AbstractC2191t.f18510a;
            this.f18396b.setValue(Integer.valueOf(this.f18395a));
        }
        return C3137A.f25453a;
    }
}
