package androidx.compose.runtime;

import w4.InterfaceC3143e;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class i implements J4.f {

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

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

    public /* synthetic */ i(InterfaceC3143e interfaceC3143e, int i6) {
        this.f10920a = i6;
        this.f10921b = interfaceC3143e;
    }

    @Override // J4.f
    public final Object invoke(Object obj, Object obj2, Object obj3) {
        switch (this.f10920a) {
            case 0:
                int iIntValue = ((Integer) obj3).intValue();
                return MovableContentKt.movableContentOf$lambda$4((J4.h) this.f10921b, (w4.q) obj, (Composer) obj2, iIntValue);
            case 1:
                int iIntValue2 = ((Integer) obj3).intValue();
                return MovableContentKt.movableContentWithReceiverOf$lambda$4((J4.h) this.f10921b, (w4.q) obj, (Composer) obj2, iIntValue2);
            default:
                int iIntValue3 = ((Integer) obj3).intValue();
                return MovableContentKt.movableContentWithReceiverOf$lambda$0((J4.f) this.f10921b, obj, (Composer) obj2, iIntValue3);
        }
    }
}
