Searched refs:hdIcon (Results 1 – 1 of 1) sorted by relevance
62 private final ImageView hdIcon; field in NewCallLogViewHolder90 hdIcon = view.findViewById(R.id.hd_icon); in NewCallLogViewHolder()200 hdIcon.setVisibility(View.VISIBLE); in setFeatureIcons()201 hdIcon.setImageTintList(colorStateList); in setFeatureIcons()203 hdIcon.setVisibility(View.GONE); in setFeatureIcons()