Home
last modified time | relevance | path

Searched refs:audioName (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
DSlideView.java178 TextView audioName = (TextView) mAudioInfoView.findViewById(R.id.name); in initAudioInfoView() local
179 audioName.setText(name); in initAudioInfoView()