package P0;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public h1.k f5605b;

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5608e = obj;
        this.f5610j |= Integer.MIN_VALUE;
        return f.a(this.f5609f, null, null, this);
    }
}
