Searched refs:firstAccountLine (Results 1 – 1 of 1) sorted by relevance
374 TextView firstAccountLine = (TextView) convertView.findViewById(R.id.firstAccountLine); in getDropDownView() local380 firstAccountLine.setText(data.getName()); in getDropDownView()