package Y4;

import K.C0466m0;

/* JADX INFO: loaded from: classes3.dex */
public final class V extends C4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ C0466m0 f8903b;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public V(C0466m0 c0466m0, A4.d dVar) {
        super(dVar);
        this.f8903b = c0466m0;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8902a = obj;
        this.f8904c |= Integer.MIN_VALUE;
        return this.f8903b.b(0, this);
    }
}
