package Y2;

import okhttp3.Request;

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

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

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8719d = obj;
        this.f8721f |= Integer.MIN_VALUE;
        return o.a(this.f8720e, null, this);
    }
}
