Searched refs:spamIconImageView (Results 1 – 1 of 1) sorted by relevance
79 private final ImageView spamIconImageView; field in ContactGridManager114 spamIconImageView = view.findViewById(R.id.contactgrid_spamIcon); in ContactGridManager()410 spamIconImageView.setVisibility(info.isSpamIconVisible ? View.VISIBLE : View.GONE); in updateBottomRow()