Searched refs:workIcon (Results 1 – 1 of 1) sorted by relevance
768 ImageView workIcon = (ImageView) view.findViewById(R.id.work_icon); in bindView() local770 workIcon.setImageDrawable(getPackageManager().getUserBadgeForDensityNoBackground( in bindView()772 workIcon.setVisibility(View.VISIBLE); in bindView()774 workIcon.setVisibility(View.GONE); in bindView()