Searched refs:mCriticScoresLayout (Results 1 – 1 of 1) sorted by relevance
318 private final LinearLayout mCriticScoresLayout; field in ProgramTableAdapter.ProgramRowViewHolder384 mCriticScoresLayout = (LinearLayout) mDetailView.findViewById(R.id.critic_scores); in ProgramRowViewHolder()568 mCriticScoresLayout.removeAllViews();688 mCriticScoresLayout.addView(mCriticScoreViews.get(i));