package i3;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public String f18845b;

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f18846c = obj;
        this.f18848e |= Integer.MIN_VALUE;
        return this.f18847d.P(this);
    }
}
