package a0;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C0.B f9833c;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0894e0(C0.B b5, C4.c cVar) {
        super(cVar);
        this.f9833c = b5;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f9832b = obj;
        this.f9834d |= Integer.MIN_VALUE;
        return this.f9833c.k(0L, 0L, this);
    }
}
