Home | History | Annotate | Download | only in music

Lines Matching refs:TextView

61 import android.widget.TextView;
571 TextView line1;
572 TextView line2;
642 vh.line1 = (TextView) v.findViewById(R.id.line1);
643 vh.line2 = (TextView) v.findViewById(R.id.line2);
656 vh.line1 = (TextView) v.findViewById(R.id.line1);
657 vh.line2 = (TextView) v.findViewById(R.id.line2);