package Y4;

import K.C0466m0;

/* JADX INFO: renamed from: Y4.v, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C0855v extends C4.c {

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

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

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

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

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

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