Searched refs:mRecommendationViewHolder (Results 1 – 1 of 1) sorted by relevance
216 private RecommendationViewHolder mRecommendationViewHolder; field in MediaControlPanel381 return mRecommendationViewHolder; in getRecommendationViewHolder()520 mRecommendationViewHolder = vh; in attachRecommendation()526 mRecommendationViewHolder.getRecommendations().setOnLongClickListener(v -> { in attachRecommendation()859 if (mRecommendationViewHolder == null) { in bindRecommendationContentDescription()866 mRecommendationViewHolder.getGutsViewHolder().getGutsText().getText(); in bindRecommendationContentDescription()873 mRecommendationViewHolder.getRecommendations().setContentDescription(contentDescription); in bindRecommendationContentDescription()1020 mRecommendationViewHolder.getMediaCoverItems().get(itemIndex); in bindRecommendationArtwork()1029 ImageView appIconView = mRecommendationViewHolder.getMediaAppIcons().get(itemIndex); in bindRecommendationArtwork()1429 if (mRecommendationViewHolder == null) {[all …]