Searched refs:getCardBackground (Results 1 – 3 of 3) sorted by relevance
91 getCardBackground().setVisibility(View.GONE); in hideAllViews()135 getCardBackground().setVisibility(View.VISIBLE); in resizeCardBackgroundImage()
198 getCardBackground().setVisibility(View.GONE); in hideAllViews()262 getCardBackground().setVisibility(View.VISIBLE); in resizeCardBackgroundImage()
313 protected final View getCardBackground() { in getCardBackground() method in HomeCardFragment