package Y4;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0848n(C0849o c0849o, A4.d dVar) {
        super(dVar);
        this.f8959c = c0849o;
    }

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