package c7;

import O1.C0225a;

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

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

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

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

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

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

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public d7.w f9457y;

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

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