Searched refs:audioName (Results 1 – 1 of 1) sorted by relevance
178 TextView audioName = (TextView) mAudioInfoView.findViewById(R.id.name); in initAudioInfoView() local179 audioName.setText(name); in initAudioInfoView()