package Y4;

import V4.InterfaceC0765i0;

/* JADX INFO: loaded from: classes3.dex */
public final class M extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public N f8876a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public InterfaceC0844j f8877b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public InterfaceC0765i0 f8879d;

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ N f8881f;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public M(N n6, A4.d dVar) {
        super(dVar);
        this.f8881f = n6;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) throws Throwable {
        this.f8880e = obj;
        this.f8882j |= Integer.MIN_VALUE;
        N.k(this.f8881f, null, this);
        return B4.a.f492a;
    }
}
