package x;

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25619b = obj;
        this.f25621d |= Integer.MIN_VALUE;
        return O.y0(this.f25620c, null, this);
    }
}
