package Q1;

import O1.G;

/* 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 s f5603t;

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public i f5605v;

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ s f5607x;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public o(s sVar, G6.c cVar) {
        super(cVar);
        this.f5607x = sVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f5606w = obj;
        this.f5608y |= Integer.MIN_VALUE;
        return this.f5607x.e(null, this);
    }
}
