package Q1;

import p5.G;

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

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

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

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

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

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

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

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

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

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