package Y4;

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

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

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

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public Z4.x f8969f;

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

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