package G;

import v.z0;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public J4.e f1671c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ L f1673e;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public J(L l, A4.d dVar) {
        super(dVar);
        this.f1673e = l;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f1672d = obj;
        this.f1674f |= Integer.MIN_VALUE;
        return L.u(this.f1673e, null, null, this);
    }
}
