package k1;

import w4.C3137A;

/* JADX INFO: renamed from: k1.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2372b extends kotlin.jvm.internal.p implements J4.c {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C2372b f19648b = new C2372b(1, 0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C2372b f19649c = new C2372b(1, 1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final C2372b f19650d = new C2372b(1, 2);

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final C2372b f19651e = new C2372b(1, 3);

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C2372b(int i6, int i7) {
        super(i6);
        this.f19652a = i7;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f19652a) {
            case 0:
                i iVar = (i) obj;
                iVar.getHandler().post(new F1.r(iVar.f19690u, 25));
                break;
            case 1:
                break;
            case 2:
                break;
            default:
                break;
        }
        return C3137A.f25453a;
    }
}
