package J0;

/* JADX INFO: renamed from: J0.z, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0396z extends C4.c {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0396z(A a6, C4.c cVar) {
        super(cVar);
        this.f3132b = a6;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f3131a = obj;
        this.f3133c |= Integer.MIN_VALUE;
        this.f3132b.J(null, this);
        return B4.a.f492a;
    }
}
