package K5;

import E1.F;
import com.martsnew.tv.R;
import com.martsnew.tv.ui.main.TvMainFragment;
import d.o;

/* JADX INFO: loaded from: classes.dex */
public final class d extends o {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ TvMainFragment f3613d;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(TvMainFragment tvMainFragment) {
        super(true);
        this.f3613d = tvMainFragment;
    }

    @Override // d.o
    public final void b() {
        TvMainFragment tvMainFragment = this.f3613d;
        if (tvMainFragment.f11168w0) {
            tvMainFragment.u0();
            return;
        }
        F f3 = tvMainFragment.f11170y0;
        if (f3 != null) {
            f3.l(R.id.home, false);
        }
        e(false);
    }
}
