package m3;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2473h(C2475j c2475j, C4.c cVar) {
        super(cVar);
        this.f20501b = c2475j;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f20500a = obj;
        this.f20502c |= Integer.MIN_VALUE;
        Object objE = this.f20501b.e(null, null, this);
        return objE == B4.a.f492a ? objE : new w4.n(objE);
    }
}
