Searched refs:mSubtitleView (Results 1 – 1 of 1) sorted by relevance
206 viewCache.mSubtitleView.setText(coupon.mSubtitle); in getView()225 private final TextView mSubtitleView; field in MainActivity.ViewCache237 mSubtitleView = (TextView) view.findViewById(R.id.subtitle); in ViewCache()