package W;

import B4.C0020p;
import j4.AbstractC0801c;

/* JADX INFO: renamed from: W.w, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0208w extends AbstractC0801c {

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

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

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

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

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

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f3207l = obj;
        this.f3209n |= Integer.MIN_VALUE;
        return O.c(this.f3208m, null, this);
    }
}
