package j0;

import C0.B;
import android.graphics.Rect;
import android.view.autofill.AutofillManager;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: renamed from: j0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2304a extends p implements J4.g {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2304a(C2306c c2306c, int i6) {
        super(4);
        this.f19430a = c2306c;
        this.f19431b = i6;
    }

    @Override // J4.g
    public final Object invoke(Object obj, Object obj2, Object obj3, Object obj4) {
        int iIntValue = ((Number) obj).intValue();
        int iIntValue2 = ((Number) obj2).intValue();
        int iIntValue3 = ((Number) obj3).intValue();
        int iIntValue4 = ((Number) obj4).intValue();
        C2306c c2306c = this.f19430a;
        B b5 = c2306c.f19434a;
        ((AutofillManager) b5.f506b).notifyViewEntered(c2306c.f19436c, this.f19431b, new Rect(iIntValue, iIntValue2, iIntValue3, iIntValue4));
        return C3137A.f25453a;
    }
}
