package Y4;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C0851q f8975c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public C0851q f8976d;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r(C0851q c0851q, A4.d dVar) {
        super(dVar);
        this.f8975c = c0851q;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8973a = obj;
        this.f8974b |= Integer.MIN_VALUE;
        return this.f8975c.collect(null, this);
    }
}
