Searched refs:mLastUpdatedProgram (Results 1 – 1 of 1) sorted by relevance
117 private Program mLastUpdatedProgram; field in ChannelBannerView164 updateProgramInfo(mLastUpdatedProgram);514 updateProgramTextView(mLastUpdatedProgram);520 updateProgramTextView(mLastUpdatedProgram);538 if (mLastUpdatedProgram == null539 || !TextUtils.equals(program.getTitle(), mLastUpdatedProgram.getTitle())541 mLastUpdatedProgram.getEpisodeDisplayTitle(getContext()))) {548 boolean isProgramChanged = !Objects.equals(mLastUpdatedProgram, program);726 mLastUpdatedProgram = program;731 mLastUpdatedProgram = null;