package defpackage;

import android.view.View;
import androidx.appcompat.view.menu.ActionMenuItemView;

/* JADX INFO: renamed from: ᵦˀᵞ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3553 extends AbstractViewOnTouchListenerC4529 {

    /* JADX INFO: renamed from: ʿٴˇ, reason: contains not printable characters */
    public final /* synthetic */ View f13617;

    /* JADX INFO: renamed from: ˑˊᵲ, reason: contains not printable characters */
    public final /* synthetic */ int f13618 = 0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3553(ActionMenuItemView actionMenuItemView) {
        super(actionMenuItemView);
        this.f13617 = actionMenuItemView;
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3553(C0155 c0155, C0155 c01552) {
        super(c01552);
        this.f13617 = c0155;
    }

    @Override // defpackage.AbstractViewOnTouchListenerC4529
    /* JADX INFO: renamed from: ʽˈˋ */
    public final InterfaceC3957 mo3752() {
        C5536 c5536;
        int i = this.f13618;
        View view = this.f13617;
        switch (i) {
            case 0:
                AbstractC0706 abstractC0706 = ((ActionMenuItemView) view).f42;
                if (abstractC0706 == null || (c5536 = ((C3301) abstractC0706).f12710.f7889) == null) {
                    return null;
                }
                return c5536.m5938();
            default:
                C5536 c55362 = ((C0155) view).f1559.f7898;
                if (c55362 == null) {
                    return null;
                }
                return c55362.m5938();
        }
    }

    @Override // defpackage.AbstractViewOnTouchListenerC4529
    /* JADX INFO: renamed from: ːˏᵟᵯ */
    public final boolean mo3753() {
        InterfaceC3957 interfaceC3957Mo3752;
        int i = this.f13618;
        View view = this.f13617;
        switch (i) {
            case 0:
                ActionMenuItemView actionMenuItemView = (ActionMenuItemView) view;
                InterfaceC3659 interfaceC3659 = actionMenuItemView.f48;
                if (interfaceC3659 == null || !interfaceC3659.mo7(actionMenuItemView.f50) || (interfaceC3957Mo3752 = mo3752()) == null || !interfaceC3957Mo3752.mo7546()) {
                }
                break;
            default:
                ((C0155) view).f1559.m5369();
                break;
        }
        return true;
    }

    @Override // defpackage.AbstractViewOnTouchListenerC4529
    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public boolean mo8067() {
        switch (this.f13618) {
            case 1:
                C1992 c1992 = ((C0155) this.f13617).f1559;
                if (c1992.f7878 != null) {
                    return false;
                }
                c1992.m5372();
                return true;
            default:
                return super.mo8067();
        }
    }
}
