package g3;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ C2064f f16472b;

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f16471a = obj;
        this.f16473c |= Integer.MIN_VALUE;
        Object objC = this.f16472b.c(null, null, null, this);
        return objC == B4.a.f492a ? objC : new w4.n(objC);
    }
}
