package androidx.appcompat.widget;

import android.view.View;
import androidx.appcompat.widget.d;
import defpackage.ir8;
import defpackage.xj3;

/* JADX INFO: loaded from: classes.dex */
class e extends xj3 {
    public final /* synthetic */ d.C0027d l;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public e(d.C0027d c0027d, View view) {
        super(view);
        this.l = c0027d;
    }

    @Override // defpackage.xj3
    public final ir8 b() {
        d.e eVar = d.this.v;
        if (eVar == null) {
            return null;
        }
        return eVar.a();
    }

    @Override // defpackage.xj3
    public final boolean c() {
        d.this.h();
        return true;
    }

    @Override // defpackage.xj3
    public final boolean d() {
        d dVar = d.this;
        if (dVar.x != null) {
            return false;
        }
        dVar.e();
        return true;
    }
}
