Searched refs:tv2 (Results 1 – 2 of 2) sorted by relevance
360 TextView tv2 = (TextView) view.findViewById(R.id.line2); in bindView() local395 tv2.setText(songs_albums); in bindView()413 tv2.setText(displayname); in bindView()432 tv2.setText(displayname + " - " + name); in bindView()
43 struct timeval tv2; member