package E4;

import j4.AbstractC0801c;

/* JADX INFO: loaded from: classes.dex */
public final class m extends AbstractC0801c {

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

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ io.sentry.internal.debugmeta.c f542m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public o f543n;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m(io.sentry.internal.debugmeta.c cVar, h4.c cVar2) {
        super(cVar2);
        this.f542m = cVar;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f540k = obj;
        this.f541l |= Integer.MIN_VALUE;
        return this.f542m.collect(null, this);
    }
}
