package j3;

import K.C0466m0;

/* JADX INFO: renamed from: j3.h, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2356h extends C4.c {

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f19568a = obj;
        this.f19569b |= Integer.MIN_VALUE;
        return this.f19570c.emit(null, this);
    }
}
