Searched refs:accountIcon (Results 1 – 1 of 1) sorted by relevance
376 ImageView accountIcon = (ImageView) convertView.findViewById(R.id.accountIcon); in getDropDownView() local386 accountIcon.setImageDrawable(icon); in getDropDownView()