package W;

import j4.AbstractC0801c;
import r4.C0991p;

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public C0991p f3057k;

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ O f3059m;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public M(O o5, AbstractC0801c abstractC0801c) {
        super(abstractC0801c);
        this.f3059m = o5;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f3058l = obj;
        this.f3060n |= Integer.MIN_VALUE;
        return this.f3059m.j(null, false, this);
    }
}
