Searched refs:mLastUpdatedRecordedProgram (Results 1 – 1 of 1) sorted by relevance
118 private RecordedProgram mLastUpdatedRecordedProgram; field in ChannelBannerView580 if (mLastUpdatedRecordedProgram == null582 mLastUpdatedRecordedProgram.getTitle())584 mLastUpdatedRecordedProgram.getEpisodeDisplayTitle(getContext()))) {591 boolean isProgramChanged = !Objects.equals(mLastUpdatedRecordedProgram, recordedProgram);727 mLastUpdatedRecordedProgram = null;732 mLastUpdatedRecordedProgram = recordedProgram;