Searched refs:mCard (Results 1 – 1 of 1) sorted by relevance
56 final ViewGroup mCard; field in PlaybackControlsRowPresenter.ViewHolder93 mCard = (ViewGroup) rootView.findViewById(R.id.controls_card); in ViewHolder()432 vh.mCard.setBackground(null); in updateCardLayout()440 vh.mCard.setBackgroundColor(mBackgroundColorSet ? mBackgroundColor : in updateCardLayout()441 getDefaultBackgroundColor(vh.mCard.getContext())); in updateCardLayout()442 vh.setOutline(vh.mCard); in updateCardLayout()