package i3;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public kotlin.jvm.internal.C f18972c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public kotlin.jvm.internal.C f18973d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public boolean f18974e;

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

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public /* synthetic */ Object f18977k;
    public final /* synthetic */ J l;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public o(J j4, C4.c cVar) {
        super(cVar);
        this.l = j4;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f18977k = obj;
        this.f18978m |= Integer.MIN_VALUE;
        return this.l.B(null, false, false, this);
    }
}
