package i3;

/* JADX INFO: renamed from: i3.n, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2280n extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public Object f18965a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public e5.c f18966b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public /* synthetic */ Object f18967c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f18969e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2280n(J j4, C4.c cVar) {
        super(cVar);
        this.f18968d = j4;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f18967c = obj;
        this.f18969e |= Integer.MIN_VALUE;
        return this.f18968d.A(this);
    }
}
