package O1;

/* JADX INFO: renamed from: O1.k, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0571k extends C4.c {

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

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

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

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

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ C0572l f5425j;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0571k(C0572l c0572l, C4.c cVar) {
        super(cVar);
        this.f5425j = c0572l;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5424f = obj;
        this.f5426k |= Integer.MIN_VALUE;
        return this.f5425j.a(null, this);
    }
}
