Searched refs:mInputLogoView (Results 1 – 1 of 1) sorted by relevance
334 private final ImageView mInputLogoView; field in ProgramTableAdapter.ProgramRowViewHolder391 mInputLogoView = (ImageView) mContainer.findViewById(R.id.input_logo); in ProgramRowViewHolder()420 mInputLogoView.setVisibility(View.GONE);750 mInputLogoView.setVisibility(View.GONE);776 mInputLogoView.setVisibility(View.GONE);777 mInputLogoView.setImageDrawable(null);810 mInputLogoView.setImageBitmap(tvInputLogo);811 mInputLogoView.setVisibility(View.VISIBLE);