package W;

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

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public P6.k f6924t;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public I(K k8, G6.c cVar) {
        super(cVar);
        this.f6926v = k8;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6925u = obj;
        this.f6927w |= Integer.MIN_VALUE;
        return this.f6926v.k(null, false, this);
    }
}
