Searched defs:tvInputLogo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/guide/
H A DProgramTableAdapter.java758 private void updateInputLogoInternal(@NonNull Bitmap tvInputLogo) { argument
762 mInputLogoView.setImageBitmap(tvInputLogo);

Completed in 30 milliseconds