Searched refs:workIcon (Results 1 – 1 of 1) sorted by relevance
782 ImageView workIcon = (ImageView) view.findViewById(R.id.work_icon); in bindView() local784 workIcon.setImageDrawable(getPackageManager().getUserBadgeForDensityNoBackground( in bindView()786 workIcon.setVisibility(View.VISIBLE); in bindView()788 workIcon.setVisibility(View.GONE); in bindView()