Searched refs:mCardBackgroundImage (Results 1 – 1 of 1) sorted by relevance
56 private CrossfadeImageView mCardBackgroundImage; field in HomeCardFragment252 if (mCardBackgroundImage == null) { in getCardBackgroundImage()253 mCardBackgroundImage = getRootView().findViewById(R.id.card_background_image); in getCardBackgroundImage()255 return mCardBackgroundImage; in getCardBackgroundImage()