package Q1;

import p5.AbstractC2747q;
import p5.I;

/* 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 AbstractC2747q f5903a;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public j(k kVar, C4.c cVar) {
        super(cVar);
        this.f5907e = kVar;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5906d = obj;
        this.f5908f |= Integer.MIN_VALUE;
        return this.f5907e.b(null, this);
    }
}
