package W;

import j4.AbstractC0801c;

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public J4.a f3127k;

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ com.google.firebase.messaging.w f3129m;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public f0(com.google.firebase.messaging.w wVar, AbstractC0801c abstractC0801c) {
        super(abstractC0801c);
        this.f3129m = wVar;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f3128l = obj;
        this.f3130n |= Integer.MIN_VALUE;
        return this.f3129m.M(this);
    }
}
