Home
last modified time | relevance | path

Searched refs:accountIcon (Results 1 – 1 of 1) sorted by relevance

/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java376 ImageView accountIcon = (ImageView) convertView.findViewById(R.id.accountIcon); in getDropDownView() local
386 accountIcon.setImageDrawable(icon); in getDropDownView()