Searched refs:mInputLogoView (Results 1 – 1 of 1) sorted by relevance
242 private final ImageView mInputLogoView; field in ProgramTableAdapter.ProgramRowHolder266 mInputLogoView = (ImageView) mContainer.findViewById(R.id.input_logo); in ProgramRowHolder()290 mInputLogoView.setVisibility(View.GONE);498 mInputLogoView.setVisibility(View.GONE);523 mInputLogoView.setVisibility(View.GONE);524 mInputLogoView.setImageDrawable(null);553 mInputLogoView.setImageBitmap(tvInputLogo);554 mInputLogoView.setVisibility(View.VISIBLE);