package G;

import q.InterfaceC2787m;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ L f1659d;

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f1658c = obj;
        this.f1660e |= Integer.MIN_VALUE;
        return this.f1659d.f(0, null, this);
    }
}
