package D;

import v.z0;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public J4.e f759b;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public F(H h5, A4.d dVar) {
        super(dVar);
        this.f761d = h5;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f760c = obj;
        this.f762e |= Integer.MIN_VALUE;
        return this.f761d.e(null, null, this);
    }
}
