Home | History | Annotate | Download | only in music

Lines Matching refs:ImageView

58 import android.widget.ImageView;
1309 ImageView play_indicator;
1407 ImageView iv = (ImageView) v.findViewById(R.id.icon);
1414 vh.play_indicator = (ImageView) v.findViewById(R.id.play_indicator);
1451 ImageView iv = vh.play_indicator;