Searched refs:mIsInputLogoVisible (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/guide/
H A DProgramTableAdapter.java244 private boolean mIsInputLogoVisible; field in class:ProgramTableAdapter.ProgramRowHolder
291 mIsInputLogoVisible = false;
499 mIsInputLogoVisible = false;
513 if (!mIsInputLogoVisible) {
514 mIsInputLogoVisible = true;
525 mIsInputLogoVisible = false;
550 if (!mIsInputLogoVisible) {

Completed in 28 milliseconds