package defpackage;

import android.content.Context;
import android.view.View;
import ar.tvplayer.tv.R;

/* JADX INFO: renamed from: ᵿᵲᵻ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C5536 extends C2309 {

    /* JADX INFO: renamed from: ᵝᵶ, reason: contains not printable characters */
    public final /* synthetic */ C1992 f20907;

    /* JADX INFO: renamed from: ᵮᵣᵗˈ, reason: contains not printable characters */
    public final /* synthetic */ int f20908 = 0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C5536(C1992 c1992, Context context, SubMenuC1637 subMenuC1637, View view) {
        super(context, subMenuC1637, view, false, R.attr._269_res_0x7f040022, 0);
        this.f20907 = c1992;
        if ((subMenuC1637.f6527.f6329 & 32) != 32) {
            View view2 = c1992.f7900;
            this.f9075 = view2 == null ? (View) c1992.f7888 : view2;
        }
        C1014 c1014 = c1992.f7895;
        this.f9073 = c1014;
        AbstractC5258 abstractC5258 = this.f9081;
        if (abstractC5258 != null) {
            abstractC5258.mo4716(c1014);
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C5536(C1992 c1992, Context context, MenuC3271 menuC3271, View view) {
        super(context, menuC3271, view, true, R.attr._269_res_0x7f040022, 0);
        this.f20907 = c1992;
        this.f9082 = 8388613;
        C1014 c1014 = c1992.f7895;
        this.f9073 = c1014;
        AbstractC5258 abstractC5258 = this.f9081;
        if (abstractC5258 != null) {
            abstractC5258.mo4716(c1014);
        }
    }

    @Override // defpackage.C2309
    /* JADX INFO: renamed from: ːˏᵟᵯ */
    public final void mo5937() {
        int i = this.f20908;
        C1992 c1992 = this.f20907;
        switch (i) {
            case 0:
                c1992.f7889 = null;
                super.mo5937();
                break;
            default:
                MenuC3271 menuC3271 = c1992.f7891;
                if (menuC3271 != null) {
                    menuC3271.m7500(true);
                }
                c1992.f7898 = null;
                super.mo5937();
                break;
        }
    }
}
