Searched refs:tv1 (Results 1 – 2 of 2) sorted by relevance
377 TextView tv1 = (TextView) view.findViewById(R.id.line1); in bindView() local405 tv1.setText(displayname); in bindView()423 tv1.setText(displayname); in bindView()439 tv1.setText(name); in bindView()
160 TextView tv1 = (TextView) view.findViewById(android.R.id.text1); in bindView() local165 tv1.setText(Html.fromHtml(item.title)); in bindView()168 tv1.setMaxLines(2); in bindView()172 tv1.setMaxLines(1); in bindView()