package c7;

import O1.C0225a;

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C0225a f9481v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public Q4.H f9482w;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public u(C0225a c0225a, E6.d dVar) {
        super(dVar);
        this.f9481v = c0225a;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f9479t = obj;
        this.f9480u |= Integer.MIN_VALUE;
        return this.f9481v.o(null, this);
    }
}
