package Y2;

/* JADX INFO: loaded from: classes.dex */
public final class i extends C4.c {

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public i(o oVar, C4.c cVar) {
        super(cVar);
        this.f8748d = oVar;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8747c = obj;
        this.f8749e |= Integer.MIN_VALUE;
        return this.f8748d.o(null, null, 0, 0, false, null, null, this);
    }
}
