Home
last modified time | relevance | path

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

/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java374 TextView firstAccountLine = (TextView) convertView.findViewById(R.id.firstAccountLine); in getDropDownView() local
380 firstAccountLine.setText(data.getName()); in getDropDownView()