package v5;

import A6.j;
import java.io.Serializable;

/* JADX INFO: renamed from: v5.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1677c extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public String f18100t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public C1680f f18101u;

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ C1680f f18103w;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1677c(C1680f c1680f, G6.c cVar) {
        super(cVar);
        this.f18103w = c1680f;
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        this.f18102v = obj;
        this.f18104x |= Integer.MIN_VALUE;
        Serializable serializableA = this.f18103w.a(null, null, null, this);
        return serializableA == F6.a.f2580q ? serializableA : new j(serializableA);
    }
}
