package O1;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public C0.J f5371a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public e5.a f5372b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ C0.J f5374d;

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5373c = obj;
        this.f5375e |= Integer.MIN_VALUE;
        return this.f5374d.m(this);
    }
}
