package H;

import o0.C2632c;

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

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

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

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

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

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

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

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

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

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