package c7;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public s(t tVar, E6.d dVar) {
        super(dVar);
        this.f9473w = tVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f9472v = obj;
        this.f9474x |= Integer.MIN_VALUE;
        return this.f9473w.l(null, this);
    }
}
