Home | History | Annotate | Download | only in music

Lines Matching refs:TextView

58 import android.widget.TextView;
717 TextView tv = (TextView) a.findViewById(R.id.sd_message);
1246 TextView title = (TextView) nowPlayingView.findViewById(R.id.title);
1247 TextView artist = (TextView) nowPlayingView.findViewById(R.id.artist);