package d.b.g;

import android.annotation.SuppressLint;
import android.view.View;
import d.b.g.x;

/* JADX INFO: loaded from: classes.dex */
public class w extends j0 {

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ x.d f2096u;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public w(x xVar, View view, x.d dVar) {
        super(view);
        this.f2097v = xVar;
        this.f2096u = dVar;
    }

    @Override // d.b.g.j0
    public d.b.f.i.p b() {
        return this.f2096u;
    }

    @Override // d.b.g.j0
    @SuppressLint({"SyntheticAccessor"})
    public boolean c() {
        if (this.f2097v.getInternalPopup().a()) {
            return true;
        }
        this.f2097v.b();
        return true;
    }
}
