package c7;

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ Q4.H f9468v;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r(Q4.H h8, E6.d dVar) {
        super(dVar);
        this.f9468v = h8;
    }

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