package Y4;

import V2.y3;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0835a(y3 y3Var, A4.d dVar) {
        super(dVar);
        this.f8917c = y3Var;
    }

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