Searched refs:addMenuRow (Results 1 – 1 of 1) sorted by relevance
155 addMenuRow(menuRowFactory.createMenuRow(this, PlayControlsRow.class)); in Menu()156 addMenuRow(menuRowFactory.createMenuRow(this, ChannelsRow.class)); in Menu()157 addMenuRow(menuRowFactory.createMenuRow(this, PartnerRow.class)); in Menu()158 addMenuRow(menuRowFactory.createMenuRow(this, TvOptionsRow.class)); in Menu()171 private void addMenuRow(MenuRow row) { in addMenuRow() method in Menu