package O1;

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

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5470c = obj;
        this.f5472e |= Integer.MIN_VALUE;
        return this.f5471d.f(this);
    }
}
