package i3;

import org.json.JSONArray;

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

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

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public kotlin.jvm.internal.A f18989e;

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.l = obj;
        this.f18994n |= Integer.MIN_VALUE;
        return this.f18993m.E(null, 0, 0, this);
    }
}
