package O1;

import V4.C0781t;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public C0781t f5454c;

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5455d = obj;
        this.f5457f |= Integer.MIN_VALUE;
        return O.b(this.f5456e, null, this);
    }
}
