package Y4;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public X4.t f8919a;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0836b(C0837c c0837c, C4.c cVar) {
        super(cVar);
        this.f8921c = c0837c;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8920b = obj;
        this.f8922d |= Integer.MIN_VALUE;
        return this.f8921c.e(null, this);
    }
}
