Searched refs:secondAccountLine (Results 1 – 1 of 1) sorted by relevance
375 … TextView secondAccountLine = (TextView) convertView.findViewById(R.id.secondAccountLine); in getDropDownView() local381 secondAccountLine.setText(data.getTypeLabel()); in getDropDownView()